« Tickleing nueral networks | Main | Microsoft Developer Network, Windows Media Scripting »

February 05, 2004

Chris Adamason gets us started with JOGL

Jumping into JOGL

reference implementation of the Java/OpenGL binding is hosted on java.net as the JOGL project. This article will get you up and running with JOGL by describing:

How to download and provision the JOGL library files.

How to create a JOGL-powered AWT component that's wired up to receive and respond to events such as size changes and repaint requests.

How to do 2D graphics in JOGL with simple graphic primitives and images.

Posted by vanevery at 12:59 AM