jogamp
›
jogl
Login
Register
Search
everywhere
only in this topic
Advanced Search
Gears Demo - Where does the Animator class live?
Classic
List
Threaded
♦
♦
Locked
3 messages
Options
Loading...
Subscribe via email
Move topic
Pin topic
Unpin topic
Lock topic
Unlock topic
Delete this topic
Delete this topic
Change title and meta tags
Embed post
Permalink
rtayek
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Aug 29, 2012; 1:29am
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
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Aug 29, 2012; 2:25am
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
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Aug 29, 2012; 10:38am
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