EliasFarhan / NekoEngine

Generic 3d engine based on SDL2 and OpenGL ES 3/WebGL2
13 stars 5 forks source link

Sprint1 aabb #16

Closed FloreauLuca closed 4 years ago

EliasFarhan commented 4 years ago

Will check and merge when obb is finished

EliasFarhan commented 4 years ago

I just merged develop into your branch, please do update your code to work with new functions type (degree_t and radian_t)

Please use neko::Cos and neko::Sin, angle units.

And no tests, no merge.

FloreauLuca commented 4 years ago

I correct the AABB and add a lot of test. Could you check and merge this branch. Thank you and sorry for the inconvenience.