Want help porting this 3D Modeller to JOGL ...

Here’s a video just made …

www.ggaliens.com/temp/dinodivx5.avi

Go to www.ggaliens.com and follow link to forum for details.

There are only a couple OpenGL windows right now. I use gl4java and want to switch to JOGL … but would really love to have someone else helping out !

Pretty cool stuff. You may want to look at the program net/java/games/gluegen/opengl/ConvertFromGL4Java in the JOGL source base which runs some regexps over the input program to convert much of the syntax to JOGL style. Some cleanups will still be necessary but this program takes care of much of the grunt work.