No description
Find a file
Warwick 753ec9c857 Attempted to follow this tutorial to add model loading.
https://learnopengl.com/Model-Loading/Model

Currently getting an error from assimp claiming it's missing data from
the example model.
2022-04-29 15:03:35 +01:00
cmake Imported tool for loading models 2022-04-29 12:30:41 +01:00
data Attempted to follow this tutorial to add model loading. 2022-04-29 15:03:35 +01:00
src Attempted to follow this tutorial to add model loading. 2022-04-29 15:03:35 +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