Skip to content

POC runtime mesh loading

Matthias Bauer requested to merge runtime_mesh_loading into main

Player can now load any* .obj-Mesh at runtime, the rotating red cube will replaced by that model.

  • ObjParser might struggle with more complex meshes, need to do more testing

Merge request reports