Login  Register

Re: Java3d pushing the limits...

Posted by philjord on Feb 09, 2016; 3:57pm
URL: https://forum.jogamp.org/Java3d-pushing-the-limits-tp4035814p4036136.html

In a manner of speaking, I've forked Java3D and "converted" it across to ES2, Newt and Curve.

I'm getting close to trying in in Android Studio.

I looked at ways to change scene graph, but they all came out as more work for my project than just fixing Java3D (or Java3Des as I should probably call it).

Jogl, Newt and Curve really are truly fantastic tools, though as everyone says the locations of some files can be hard discover.