Login  Register

Re: release tags in java3d github

Posted by hharrison on Feb 08, 2013; 4:45pm
URL: https://forum.jogamp.org/release-tags-in-java3d-github-tp4028177p4028180.html

Java3D should be pretty easy to build directly from my master branch these days, WRT to JOGL, I tend to track the
released versions, so currently I do my testing with -rc11, nothing has really changed functionally in Java3D in awile,
so I haven't put out a new build.  Also, github stopped hosting files directly like I was doing before, so I'll either
have to start putting them on dropbox or something, or push out a repo of 'builds'...I dunno.

Harvey