game/data/models
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
..
backpack Fixed the texture issue. The texture was upside down. 2022-06-09 15:01:30 +01:00
cube 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
gun Added pbr compatible model to be rendered 2022-06-16 13:36:48 +01:00
wooden_boxbarrel Changed how we track a models position. 2022-07-26 11:33:33 +01:00