Where to download opengl.jar

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Where to download opengl.jar

dan marshal
Hi, sorry but I searched jogamp and google for the location of opengl.jar.

I think I have all other jars to run the demo apps but do not have, and cannot find, opengl.jar.

I am sorry for the simple question but would appreciate a link.

Thanks
Reply | Threaded
Open this post in threaded view
|

Re: Where to download opengl.jar

Taif
Answer #1: You're a jogl expert, and are trying to get the newest jogl builds.

The JOGL library has undergone quite a bit of restructuring over the past year. The "opengl.jar" you reference I remember from the good ol' days. It's no longer part of the library.

I'm sorry, but if you want to use the newest builds, you should go through the tutorials on this site, and get to know the new jars.

This means that you may even have to edit some of your opengl code (if you're using opengl.jar, you're REALLY far behind.)

Alternative answer #2: You have never worked with jogl before, and are following a really old guide that uses opengl.jar. In this case, the tutorial you're following is likely to be out of date.