Setting up JOGL Programming Enviornment
(on Windows and Mac OS)

Jim X. Chen; Spring 2011

 

You may check out my earlier versions on different platforms in detail. Here is a simplified process.

Download a Java IDE (Eclipse)

You can download from http://eclipse.org the latest version of Eclipse that matches the platform you use. Expand it into the folder where you would like Eclipse to run from, (e.g., "C:\eclipse\"). There is no installation to run. To remove Eclipse you simply delete the directory, because Eclipse does not alter the system registry.

Download JOGL

Run Sample Programs in Eclipse