Loading...
Logo
Processing Forum
Hi,
I'm using Processing directly in my Java program.

Processing core works fine.
Now I want to use the openGL library (for direct openGL access).

How can I get a .jar version of processing.openGL?

Thanks!

Replies(4)

Processing does have an opengl.jar that is included, as well as JOGL and the corresponding dll files.
Oh thanks.
This library is hidden very good. The first time I searched, I didn't found it.
processing-1.5.1\modes\java\libraries\opengl\library

Thanks!!
where is it located on a mac with processing 1.5.1?
Should be the same location (relative to your installation folder), no?
Search for opengl.jar or jogl.jar