Setup: Using OpenGL - ColoradoSchoolOfMines/interface_sdk GitHub Wiki

OpenGL does not require any installation of libraries. The shared libraries you might usually install are wrapped up in jars that can be downloaded and added to your classpath like so:

java -cp "jars_foler/*:interfacesdk-jar-with-dependenciesXXXXXXX.jar" edu.mines.acmX.exhibit.runner.ModuleManagerRunner --manifest manifest.xml

To get these jars, either download a recent copy of processing or use one of the convenience links here:

Processing 2.1