nambvarun
nambvarun

Reputation: 1211

Where do I get the JOGL JAR?

This might sound silly... but I don't know where to find the JOGL JAR. I searched their website (http://jogamp.org/jogl/www/) and couldn't find it.

Could someone please help?

Thank you

blargman

Upvotes: 5

Views: 10365

Answers (1)

mikek3332002
mikek3332002

Reputation: 3562

It looks like you can get the files from here: http://jogamp.org/wiki/index.php/Downloading_and_installing_JOGL.

Just follow one of these links: Signed Release, Signed Candidate, Candidate, off the above Wiki page to get list of files.

You'll need the macosx for jogl and possibly the gluegen one as well.

Here are steps on how to setup JOGL in an IDE.

Upvotes: 5

Related Questions