Java3D now works with JOGL 2.0
Posted by
gouessej on
Feb 10, 2012; 11:23am
URL: https://forum.jogamp.org/Java3D-now-works-with-JOGL-2-0-tp3732206.html
Hi
I have succeeded in porting Java3D to JOGL 2.0. A few parts of the source code are still a bit hacky but it works.
Now, it uses only JOGL on all platforms whereas previous versions of Java3D was using it only on Mac OS X and sometimes on Microsoft Windows 32 bits.

Long live JOGL and free open source softwares

The source code will probably be put onto Github. Best regards.