Gears Demo - Where does the Animator class live?

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

Gears Demo - Where does the Animator class live?

rtayek
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

Reply | Threaded
Open this post in threaded view
|

Re: Gears Demo - Where does the Animator class live?

rtayek
looks like it's in: com.jogamp.opengl.util.*;

the gears code says: import com.sun.opengl.util.Animator;

thanks
Reply | Threaded
Open this post in threaded view
|

Re: Gears Demo - Where does the Animator class live?

gouessej
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