Re: java3d +techviz
Posted by
gouessej on
Jul 10, 2015; 8:04am
URL: https://forum.jogamp.org/java3d-techviz-tp4034858p4034860.html
As far as I know, Techviz uses OpenGL. Then, maybe it's possible to create an external context to use its rendering in a Java application based on JOGL or on a scenegraph supporting external contexts and based on JOGL, for example JogAmp's Ardor3D Continuation, but I'm not sure that it can be trivially done with Java3D.