jogamp
›
jogl
Search
everywhere
only in this topic
Advanced Search
Gears Demo - Where does the Animator class live?
Classic
List
Threaded
♦
♦
Locked
3 messages
rtayek
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Gears Demo - Where does the Animator class live?
hi, i have some triangles in an eclipse project that work fine o windows 7 x64.
i want to do some animation, so i downloaded the gears demo.
this needs the animator class.
where can i find this animator class?
thanks
rtayek
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: Gears Demo - Where does the Animator class live?
looks like it's in: com.jogamp.opengl.util.*;
the gears code says: import com.sun.opengl.util.Animator;
thanks
gouessej
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: Gears Demo - Where does the Animator class live?
Administrator
No, you use an obsolete version of JOGL. In JOGL 2.0, it is in com.
jogamp
.opengl.util.
Julien Gouesse |
Personal blog
|
Website
Free forum by Nabble
Edit this page