New beta5 with OpenGL 3.2 support is available. Continue reading “JOGL New Beta5 – Incl. OpenGL 3.2 support”
Tag: Java
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. Continue reading “Jogl/Gluegen SCM migration to Kenai completed”
JOGL Project on Kenai ..
Just added a new project on Kenai for JOGL. Continue reading “JOGL Project on Kenai ..”
My JOGL Page .. FAQ ..
Well, due to the lack of a real book or manual,
I will add some Q&A in the FAQ and keep links to JOGL 2.x resources in the main page.
Actually I would say, we shall setup a WIKI page where we all could write the book and FAQ ..
JOGL: Applets (part 1)
A Java Applet using JOGL may utilize 2 methods
Standard JNLP Applets are supported starting with Java 6u14, however, if you run MacOSX or an older version of Java,
you may need to use the Applet-Launcher. Continue reading “JOGL: Applets (part 1)”
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
Let’s assume we are in the test directory ‘test’, from which we operate from this point. Continue reading “JOGL: Test Autobuilds”
JOGL: Bugreports & Testing
For all bug reports, please add the following information to your email: Continue reading “JOGL: Bugreports & Testing”
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
We are in the process of stabilizing and promote the new JSR-231 maintenance release JOGL, see http://jogl.dev.java.net/.
We will maintain the old JOGL variant under the version tag 1.x and the new one under 2.x, which development is in the SVN trunk.
OpenGL 1.5 – 3.0, OpenGL 3.1, OpenGL ES1.x and OpenGL 2.x profiles are supported.
The new API specification is available online. Continue reading “JOGL JSR-231 Maintenance Release”