Click for more information

CMSC 427
Computer Graphics
Dave Mount
Spring 2004

Home

 

Using OpenGL and Sample Program

There are a number of different platforms/languages on which you can do your development. I would encourage you to use the following ones:

Right now we are experimenting with OpenGL in Java (through JOGL and AWT). We hope to move to Java in future versions of CMSC 427, so we are encouraging a few brave people to try this. (We will give you extra credit on assignments for getting OpenGL to work in Java, but you must assume a greater responsibility in getting things set up and dealing with problems. Please let us know what problems you encountered and how you overcame them, since this will be valuable for us to know.)

This directory contains a small sample OpenGL program along with a number of Makefiles for various systems. The entire bundle can be downloaded. Hold down the shift key and left click here to download the bundle (updated Feb 6). Here is what it contains:

C/C++ Section:
Java Section:
The Java section contains two demo programs for JOGL (which we downloaded from other JOGL pages), Gears and JOGL2DBasics. So far, our experience with Java and JOGL is limited, so we are interested in hearing about how your experience goes. The following article is a good source of information on how to download and install JOGL on your own machine: Jumping into JOGL.

Please report any errors or send comments to Dave Mount

Return to CMSC 427 Web Page.

Last updated: Fri, Feb 6, 2004.