Godlike / Pegasus

Game physics engine (can fly)
MIT License
5 stars 2 forks source link

Migrate from double to float #115

Closed ilia-glushchenko closed 5 years ago

ilia-glushchenko commented 6 years ago

Rewrite all floating point calculations with float instead of double in order to improve vectorization.