jogamp
›
general
Search
everywhere
only in this topic
Advanced Search
GLUT Java JAR
Classic
List
Threaded
♦
♦
Locked
4 messages
Mike
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
GLUT Java JAR
Where can I get the JAR file that contains the GLUT packages (com.sun.opengl.util.*)?
This package is used in one of the JOGL tutorials on this site but I've searched everywhere and can't find a place to download the Java library JAR!
Thanks
gouessej
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: GLUT Java JAR
Administrator
Hi
GLUT is here now:
http://jogamp.org/deployment/jogamp-next/javadoc/jogl/javadoc/com/jogamp/opengl/util/gl2/GLUT.html
You already have the good JAR (jogl-all.jar) but your tutorials probably use JOGL 1 whereas only JOGL 2 is maintained.
Julien Gouesse |
Personal blog
|
Website
Mike
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: GLUT Java JAR
Thanks. I'll try to look for only JOGL 2 tutorials.
Are there any you can recommend?
Mike
gouessej
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: GLUT Java JAR
Administrator
Look at our wiki:
http://jogamp.org/wiki/index.php/Jogl_Tutorial
Julien Gouesse |
Personal blog
|
Website
Free forum by Nabble
Edit this page