Login  Register

Re: Where is the latest version of Java3D

Posted by Sven Gothel on Jan 25, 2020; 10:28am
URL: https://forum.jogamp.org/Where-is-the-latest-version-of-Java3D-tp4040278p4040297.html

On 1/25/20 11:06 AM, Sven Gothel [via jogamp] wrote:
> In the meantime it should be possible to build JogAmp's j3d
> using either: RC aggregated builds or local source builds
> - jogamp/gluegen
> - jogamp/jogl
> - jogamp/vecmath
> - jogamp/java3d-core
>

I personally use the following layout currently

- jogamp/gluegen
- jogamp/joal
- jogamp/jogl
- jogamp/java3d/vecmath
- jogamp/java3d/java3d-core
- jogamp/java3d/java3d-utils

(as reflected by other JogAmp SCM)

But if you pick up a 'manual build view',
it is up to you to chose and force upon us.

~Sven