Login  Register

Re: OSGi: need J3D 1.6 source code for a patch

Posted by JeanPhi on Nov 12, 2013; 4:28pm
URL: https://forum.jogamp.org/OSGi-need-J3D-1-6-source-code-for-a-patch-tp4030430p4030605.html

What is strange is that J3D does not seem to use JOGL. The only thing I found is that it tries to load libj3dcore-ogl.so and fails if already loaded. I don't have a clue what this lib uses... maybe opengl directly?

PS: are you sure J3D uses JOGL?