Hello all,
I've been maintaining an updated Java3D package (current release
1.6.0-pre9) for the last two years, I see there is an option to
visualize MASON models using Java3d and figured people here might be
interested.
This version is 100% API-compatible with the 1.5.2 release from Sun,
but has been updated to do all rendering using the JOGL2 project.
This version works with contemporary versions of Java on OSX, where
Java1.5.2 no longer does.
Please let me know if you'd like any additional details.
Prebuilt jars:
http://jogamp.org/deployment/java3d/1.6.0-pre9/
Source repos:
https://github.com/hharrison/vecmathhttps://github.com/hharrison/java3d-corehttps://github.com/hharrison/java3d-utils
There is a forum for questions/support:
forum.jogamp.org
And some basic instructions for installing/using this version of java3d:
gouessej.wordpress.com/2012/08/01/java-3d-est-de-retour-java-3d-is-back/
Happy Holidays,
Harvey Harrison