inanevin / LinaEngine

Lina Engine is an open-source , modular, tiny and fast C++ game engine, aimed to develop 3D desktop games.
MIT License
843 stars 50 forks source link

Quaternion to Euler in 360 d Span #47

Closed inanevin closed 3 years ago

inanevin commented 4 years ago

Currently glm euler spans in -180, 180 degrees when converted from radians, convert the front-end for the editor UI to a more human-readable manner.