Posted by
gmrolf on
Aug 24, 2012; 10:04am
URL: https://forum.jogamp.org/how-to-run-jogl-j3d-successfully-tp4025876.html
Dear all,
I was very glad to detect your works for j3d+jogl, close to my current job to "reanimate" a j3d software I'd developed 6 years ago so I try to check it out. But at the moment without any success - or may be some partial ones...
I am quite sure that it is just any silly error of mine, so I try to explain what I did and got
I'm working on win7-64 bit and put all of the following jars in the lib/ext Folder:
(those 32bit libs are for my try using a 32bit mashine - but same results)
vecmath.jar, j3dcore.jar, j3dutils.jar, jogl-test.jar, gluegen.jar, gluegen-rt.jar, gluegen-rt-natives-windows-amd64.jar,
gluegen-rt-natives-windows-i586.jar, joal.jar, joal-natives-windows-amd64.jar, joal-natives-windows-i586.jar
joal-test.jar, jocl.jar, jocl-natives-windows-amd64.jar, jocl-natives-windows-i586.jar, jogl-all.jar, jogl-all-mobile.jar,
jogl-all-natives-windows-amd64.jar, jogl-all-natives-windows-i586.jar, jogl-all-noawt.jar
the jogl gear example works and is able to be compiled...so jogl seem to work, but j3d did not :(
HelloUniverse, neither the Morphing j3d Example were running...they're able to be compiled but when they should start I just get that:
3D [dev] 1.6.0-pre1-daily-experimental daily
Message and nothing else happend...no exit just hanging...
I'd realized the posting of ylliac but not the solution...
I'd try at jdk 1.6.22 and 1.7_u3 using the newest nvidia driver
I got the jogamp-all-platforms from:
http://jogamp.org/deployment/jogamp-current/archive/jogamp-all-platforms.7zand the j3d jars from:
http://cloud.github.com/downloads/hharrison/vecmath/vecmath.jarhttp://cloud.github.com/downloads/hharrison/java3d-utils/j3dutils.jarhttp://cloud.github.com/downloads/hharrison/java3d-core/j3dcore.jar...hopefully the correct combination....
sorry if the question is silly but it's my first time since 4 years back to java...and many knoledge seem to be lost in the past...
kind regards
rolf