Can someone recommend me a package similar to JCollada for 3d rendering that is based on JOGL or point me to a place where I can obtain JCollada? The original site for JCollada has a SVN link that is no longer working (empty svn repositry).
+2
A:
I think jMonkeyEngine 3 is the right library for you. jME3 can use either LWJGL or JOGL for rendering.
Here's the link: http://code.google.com/p/jmonkeyengine/
Have fun!
das_weezul
2010-04-18 12:34:43
thanks, I will definately check JME out
yx
2010-04-19 18:40:29
From the jMonkeyEngine website: "OpenGL is supported via LWJGL, with JOGL support in development."
DJClayworth
2010-04-28 21:41:05
The new release has JOGL support.
whatnick
2010-05-25 11:23:10