Hi,
i ported most of the NetBeans OpenGL Pack to JOGL2 but it isn’t yet ready for a release. However those who are only interested in the JOGL2 project templates (i guess 90% of all GL Pack user ) can give an early access build a try:
http://kenai.com/projects/netbeans-opengl-pack/downloads/directory/early-access
it is work in progress - only a nightly build…
i did a quick test:
- all 3 “SimpleJOGLApplication” templates work with JOGL2 and create a standalone ANT based NetBeans and platform independent project
- most JOGL2 demo projects work
- GLSL compiler integration seems to work
- GL Capabilities viewer causes sometimes deadlocks (use it only to close your IDE ) fixed
- i don’t think webstart deployment will work fixed
- GUI builder integration doesn’t work yet for JOGL2 (JOGL1 works)
have fun