JogAmp/JOGL @ SIGGRAPH2010 ..

This year we will be at SIGGRAPH2010 with our own little BOF Session:

3D & Multimedia Across Platforms and Devices Using JOGL
Tuesday, 27 July | 4:00 PM – 6:00 PM | Los Angeles Convention Center Room 507
This session discusses the features, contributions, and future of
OpenGL, OpenCL, and OpenMax across devices and OS
exposed on top of Java [...]

JogAmp.org .. wip ..

http://jogamp.org is under constructions ..

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.

SVN to GIT migration (1)

Preface
Abandoning SVN in our projects (gluegen, jogl and jogl-demos) for the various reasons, http://git.or.cz/gitwiki/GitSvnComparsion,
we had to choose a new SCM.

JOGL Project on Kenai ..

Just added a new project on Kenai for JOGL.

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 ..
http://blog.jausoft.com/jogl/
http://blog.jausoft.com/jogl-faq/

JOGL: Applets (part 1)

A Java Applet using JOGL may utilize 2 methods

New  JNLP Applet
Applet-Launcher

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.

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.