Login  Register

Re: Where is the latest version of Java3D

Posted by hharrison on Jan 26, 2020; 12:42am
URL: https://forum.jogamp.org/Where-is-the-latest-version-of-Java3D-tp4040278p4040298.html

I'll try and make it more obvious on my github repos that Java3D 1.6 is unlikely to see any more changes and add a pointer to the jogamp repos. Phil, in future if you do make any bugfixes in 1.7 that you think may also apply to 1.6, let me know and I may do further bugfix only releases, or if something changes on the jogl side that requires a fixup.

FYI, there was one final commit made to vecmath on my master branch after 1.6.2 that you may be interested in, removes the only AWT dependency in that package.

Best of luck with Java3D Phil!

Harvey