No description
Find a file
Warwick 2eabd78ed5 Changed how we track a models position.
In learning more about linear algebra I've figured out that if we have
the model matrix of an object, for the most part the objects position is
0,0,0 multiplied through the model matrix.
2022-07-26 11:33:33 +01:00
cmake Imported tool for loading models 2022-04-29 12:30:41 +01:00
data Changed how we track a models position. 2022-07-26 11:33:33 +01:00
src Changed how we track a models position. 2022-07-26 11:33:33 +01:00
.gitignore Allow the game to be run from any directory 2022-02-14 16:08:51 +00:00
CMakeLists.txt Added assimp version requirement as default debian version doesn't support pbr by defualt 2022-07-18 15:41:49 +01:00