Open foxostro opened 11 years ago
Could use assimp for this...
It might be beneficial to use a special custom file format for static objects. In the best case, data can be loaded from disk and just directly shoved into GL buffer objects. (This would be very similar to how the game currently saves/loads chunk geometry.)
Add the ability to associate a 3D model with an object in the world. (Animations can come later.)