Login  Register

Re: follow-up course on JOGL

Posted by gouessej on Dec 23, 2011; 10:54am
URL: https://forum.jogamp.org/follow-up-course-on-JOGL-tp3608394p3608563.html

UVW cameras suffer of Gimbal Lock too because their operations are mathematically equivalent to what is done with Euler angles in a naive use, I prove that in 2006 during my licence degree in computer science. You can find an example of workaround based on singularities in Ardor3D and an example of non eulerian transform here:
http://jeux.developpez.com/faq/math/?page=transformations#Q34b

I already told you that some years ago:
http://forum.jogamp.org/course-on-Graphics-in-Java-GUIs-2D-graphics-JOGL2-available-online-tp3072181p3075816.html
Julien Gouesse | Personal blog | Website