rosaqq / lekek

Java game engine project with LWJGL.
MIT License
0 stars 0 forks source link

Camera has gimbal lock #61

Closed rosaqq closed 3 years ago

rosaqq commented 3 years ago

Steps to reproduce

Make circles with mouse. If the circles cross the vertical axis below the player, shenanigans will occur. ezgif com-gif-maker

rosaqq commented 3 years ago

Conclusion, normal fps camera behaviour IS gimbal locked, as you want global yaw, local pitch