Jump to content
Loading a Quake model and converting to glTF
 

Loading a Quake model and converting to glTF


Josh
 Share


Model was loaded directly from the game .pak files and resaved as a glTF, with embedded textures intact

  • Like 2
  • Thanks 1

 Share


Recommended Comments

I use Newton Dynamics.

I do not plan on adding those features in the 1.0 release but they could be added with an editor extension.

Link to comment
Just now, Josh said:

I use Newton Dynamics.

I do not plan on adding those features in the 1.0 release but they could be added with an editor extension.

Allright, but then apart from the ui and vulkan, what will change?

Link to comment
12 hours ago, Vida Marcell said:

Allright, but then apart from the ui and vulkan, what will change?

PBR materials with voxel raytracing for reflections and GI
glTF support
Import / export plugins
C++ shared pointers
Box and strip lights added
Terrain with 256 different materials
Better Lua debugging with VSCode
C# programming support
Game state serialization for networking and game saves
Entity component system
and MUCH faster performance

Link to comment
1 hour ago, Josh said:

PBR materials with voxel raytracing for reflections and GI
glTF support
Import / export plugins
C++ shared pointers
Box and strip lights added
Terrain with 256 different materials
Better Lua debugging with VSCode
C# programming support
Game state serialization for networking and game saves
Entity component system
and MUCH faster performance

That sounds good!

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Add a comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...