Closed BenjaFriend closed 5 years ago
Any math calculations should be done using GLM, so that it will work on more than just a Windows platform. This will also open the door to some more physics libraries like Bullet without having to recalculate things every frame.
Solved with recent PR using GLM
Any math calculations should be done using GLM, so that it will work on more than just a Windows platform. This will also open the door to some more physics libraries like Bullet without having to recalculate things every frame.