Greavesy1899 / MafiaToolkit

Open source toolkit for Mafia games. (Mafia II, Mafia III, Mafia DE)
MIT License
123 stars 20 forks source link

Improve conversion between Euler/Quaterion/Matrix #61

Closed Greavesy1899 closed 1 year ago

Greavesy1899 commented 3 years ago

Conversions between Euler, Quaternion and Matrix has been reported to not work properly, especially in the Toolkit. It seems like most situations is resulted by gimbal locking on multiple axis.

The Map Editor is a good tool to use when testing these conversions.

Greavesy1899 commented 1 year ago

Not adding any new features into this Toolkit, obsolete