Login  Register

Re: How do I set up JOGL 2.0-rc5?

Posted by gouessej on Feb 01, 2012; 9:06am
URL: https://forum.jogamp.org/How-do-I-set-up-JOGL-2-0-rc5-tp3705345p3705998.html

Hi

I use Eclipse too, please look at my tutorial about Ardor3D and JOGL 2.0 even though you don't need to use this engine:
http://gouessej.wordpress.com/2011/09/18/le-moteur-3d-ardor3d-fonctionne-desormais-avec-jogl-2-the-3d-engine-ardor3d-now-works-with-jogl-2/

You only need to put jogl.all.jar and gluegen-rt into your classpath. The JARs containing the native libraries must be in the same directory than their Java libraries and you don't need to set the Java library path.
Julien Gouesse | Personal blog | Website