No description
Find a file
Warwick 18a785613d The engine can now import models with textures but bugs.
More complex models have a bug where the same textures are potentially
being loaded too many times.
2022-05-31 14:43:44 +01:00
cmake Imported tool for loading models 2022-04-29 12:30:41 +01:00
data Added test cube for model loading, discovered vertices are alright it appears to be an issue with the textures. 2022-05-17 15:07:40 +01:00
src The engine can now import models with textures but bugs. 2022-05-31 14:43:44 +01:00
.gitignore Allow the game to be run from any directory 2022-02-14 16:08:51 +00:00
CMakeLists.txt Imported tool for loading models 2022-04-29 12:30:41 +01:00