.

Overview

Greetings and welcome to the homepage of gljava! gljava is a java binding to the OpenGL API.

The binding is made possible thanks to the GLEW project. Currently version 1.1 of OpenGL is supported. Support for up to 2.0 is planned.

gljava is bundled with its sister project sdljava

Installation

Install or build sdljava. You should now be able to utilize the gljava api from the built shared libraries and jar files. They do not depend on sdljava in any way so you are free to use other api libraries if wish.

Please send any questions, comments or feedback to ivan_ganza 'at' users.sourceforge.net or please join the sdljava mailing list.

Design Goals