Login  Register

prebuilt jar files available

Posted by hharrison on May 16, 2012; 9:21pm
URL: https://forum.jogamp.org/prebuilt-jar-files-available-tp3997991.html

I've been working on the build scripts in preparation for moving Java3d to the autobuild system here at jogamp,
in the meantime, I've finally gotten it building well enough to release some prebuilt jars from the current state of
things.

Look on the github pages under downloads.

https://github.com/hharrison/java3d-core
https://github.com/hharrison/java3d-utils
https://github.com/hharrison/vecmath

These jars have the jogl2 backend only and are built against -rc8

Harvey