Login  Register

Re: Java3D stereo

Posted by gouessej on Mar 07, 2014; 1:27pm
URL: https://forum.jogamp.org/Java3D-stereo-tp4029914p4031794.html

babor wrote
Thanks for your comments. Surely the idea of different scenegraph is acceptable, but at the moment we'd like to keep Java3D API within our application. Changing the scenegraph will be quite a challenge for us.
Your source code is available on Github but I haven't found yet the classes that rely on Java3D. Several JOGL users have already switched from Java3D to Ardor3D or use them both, this is still a challenge but it's worth the change.

Can't you use an existing method of SwingUtilities instead of getTopmostComponent?
Julien Gouesse | Personal blog | Website