Rinnegatamante / lpp-vita

Lua Player Plus for PSVITA. Documentation on: http://rinnegatamante.github.io/lpp-vita/
GNU General Public License v3.0
181 stars 28 forks source link

Model Rotations are broken #74

Open gambikules opened 3 months ago

gambikules commented 3 months ago

So after my tests X rotate in Global axis Z is Self axis (why)? and Y ??? depend on Z and X rotation, some time rotate in self Y but some time .. i dont know just random

So matrix4x4 doesn't work , no way calculate self up/forward/right directions because Y rotation is broken

Y work only when Z/X are 0 in others case Not local and not Global cant understand.