[This has also been posted in the sticky topic on JOGL release information.]
A new JOGL build has been released on September 5, 2003. Summary of the new features:
-
The ARB_vertex_buffer_object extension has been exposed. A new VertexBufferObject demo (which is a port of NVidia’s vertex_array_range demo) has been added to the jogl-demos source tree and web page.
-
The GLU tesselator routines are now supported thanks to Pepijn Van Eeckhoudt and Nathan Parker Burg.
-
The Mac OS X port has been updated for the latest 10.3 bits. Apparently the latest Java for 10.3 is going to be released as an update (1.4.1 Update 1) for 10.2 in the near future. Once that happens, JOGL will run on 10.2.
-
JOGL’s Cg support has been ported to Linux and the current Linux binaries have it built in. Requires the Cg runtime from NVidia’s web site (http://developer.nvidia.com/).
-
Several bug fixes, most of which were contributed by the community. Thanks in particular to community.java.net users abies and shawnkendall for help with the ARB_vertex_buffer_object extension and user GKW for help with the GLJPanel implementation on Windows.
Please post if you find any problems with the build.