Login  Register

Re: Java3D now works with JOGL 2.0

Posted by Marcos Ackel on Jul 16, 2012; 9:38pm
URL: https://forum.jogamp.org/Java3D-now-works-with-JOGL-2-0-tp3732206p4025546.html

Hello,

I'm studying Java3D for a new project, after considering Xith3d and jMonkey. I need to use anaglyphs for stereo viewing and I intend to extend the idea to 3d passive monitors after the anaglyph version. The project is about molecular modelling.

It's great new to see some movement about Java3D  - and congratulations for the initiative and for the great job done.

I'm confuse about the versions mentioned here. Is the Harvey Harrison's version at

https://github.com/hharrison/java3d-core

the same version you mention, that works with JOGL2.0? If not, where can we find this version? (The version at github doesn't mention which JOGL version to use).

Thank you,

Marcos Ackel