Hello JOGL comunity! I’m Trying to deploy a Java port for a nVidia GPU Gems CD code more specificaly in the topic Beyond Triangles(Applying Real-Time Shading to 3D Ultrasound Visualization).
The C code program that I’m working make a call to a function called glTexImage3DEXT so, there is no implementation of this function in JOGL 2. I’m using the last Night Build of jogl-2.0-windows-i586.zip released in 22-Aug-2009.
By the way, thanks for the implementation of JOGL 2! Nice Work!!!
Best regards
Claudio E. Goes