JOGL is dead. Long live JOGL.

After a few hick-ups lately, the JOGL repositories (gluegen, jogl, jogl-demos and jogl-utils) are moved from kenai to github http://github.com/sgothel. The JOGL development team, will continue this project in it’s open source and free spirit. JOCL will follow this move as well.

JOGL New Beta5 – Incl. OpenGL 3.2 support

New beta5 with OpenGL 3.2 support is available.

Jogl/Gluegen SCM migration to Kenai completed

The GlueGen and Jogl repositories are relocated from dev.java.net’s SVN workspace
to kenai’s git workspace.

JOGL: Test Autobuilds

Here I like to summarize how to manually test the JOGL autobuilds, starting with 2009-07-02.
The general nightly download sites are

http://download.java.net/media/jogl/builds/nightly/

Let’s assume we are in the test directory ‘test’, from which we operate from this point.

JOGL: Bugreports & Testing

For all bug reports, please add the following information to your email:

JOGL: Newt Multiple Threads & Windows

Newt is capable of handling multiple threads and windows.
For best compliance with the underlying OS, one shall create a window,
and handle it’s events within the same thread.

JOGL JSR-231 Maintenance Release

New JOGL, JSR-231 maintenance release, supporting OpenGL 1.5 – 3.0, OpenGL 3.1, OpenGL ES1.x and OpenGL 2.x profiles.