Projects Wiki Weblogs Forums JavaGames Home Java.net
Welcome to the JOGL API Project!
Overview

The JOGL Project hosts a reference implementation of the Java bindings for OpenGL API, and is designed to provide hardware-supported 3D graphics to applications written in Java. It is part of a suite of open-source technologies initiated by the Game Technology Group at Sun Microsystems.

JOGL provides full access to the APIs in the OpenGL 1.4 specification as well as nearly all vendor extensions, and integrates with the AWT and Swing widget sets.

Please see the JOGL demos for illustrations of advanced OpenGL techniques now possible with the Java platform.

Project Status
The intial implementation of the JOGL API is available for download from CVS.
Getting Started

This project has been built in the following environments. All require the ANTLR parser generator and the Ant build system to be installed; please see the build documentation for details.

 

Useful Links
Downloads