Login  Register

Re: Java3D now works with JOGL 2.0

Posted by Chen on Sep 16, 2013; 9:08am
URL: https://forum.jogamp.org/Java3D-now-works-with-JOGL-2-0-tp3732206p4030043.html

Did you refer to http://docs.oracle.com/cd/E17802_01/j2se/javase/technologies/desktop/java3d/forDevelopers/J3D_1_3_API/j3dapi/allclasses-noframe.html ? It helps a lot, still I can not figure out above mentioned Java3D WORKS WITH JOGL. What confused me is that, java3D uses Canvas3D while jogl uses GLCanvas, which are incompatible. Could you please show me some clues or simply pages I can refer to ? Thanks for your kind help :)