Login  Register

Re: JOGL 2 support for Ardor3D, JMonkeyEngine 3, jzy3d and NiftyGUI

Posted by Mr.Marbles on Aug 29, 2015; 2:14am
URL: https://forum.jogamp.org/JOGL-2-support-for-Ardor3D-JMonkeyEngine-3-jzy3d-and-NiftyGUI-tp1706747p4035173.html

I just ran some tests with scenes containing skinned meshes and the jME hardware skinning feature is broken when using the JOGL renderer (both canvas and display versions). The meshes appear distorted. When I disable hardware skinning all is fine. You can see this in TestOgreLoading, TestOgreAnim, TestOgreComplexAnim.