Re: Java3D 1.5.2 with JOGL 2
Posted by Sven Gothel on Nov 29, 2011; 9:08am
URL: https://forum.jogamp.org/Java3D-1-5-2-with-JOGL-2-tp3544504p3544566.html
On Tuesday, November 29, 2011 09:34:56 AM Gabriel Nicula [via jogamp] wrote:
>
> Hello,
>
> Is there any way to run Java3D (we use 1.5.2) with JOGL 2? Java3D runs fine
> with JOGL 1.1.1 (we need to run on MacOS) but the name of the jars is
> different in JOGL 2.0. I was wondering if anybody did test Java3D with JOGL
> 2.
> Thx,
> Gabi
If the Java3D implementation you are referring to is open source,
you can [easily] migrate to JOGL2, sure.
I may be able to assist you in this regard, sure.
(Please comment on the Java3D implementation you are targeting)
Otherwise .. well, you would need to convince the vendor of your Java3D
implementation to move to JOGL2.
~Sven