tomezpl / LepusEngine

OpenGL game engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Submesh import

tomezpl opened this issue · comments

Currently ModelImporter only reads one object from an .obj file. It would be very useful if it read all objects at once - then models can be split into submeshes to save space and provide more customisation in terms of textures, materials etc.