I’m trying to use GLUT. The problem is that I don’t have the class “com.sun.opengl.util.*”, so right now I can’t use it at all.
Is there any possibility to use it JOGL with GLUT?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The JOGL version your course is about probably 1, not JOGL2.
com.sun is now com.jogamp
Since JOGL is mantained by JogAmp community now, not Sun.