| Author |
Animation
|
Dirk Schreckmann
Sheriff
Joined: Dec 10, 2001
Posts: 7023
|
|
Hello, Are any animation libraries included in the standard libraries? If so, what are they, please? I'm just trying to figure out how to get things to move around in my applets. I've already written a few where something is displayed in some color, then it's displayed again in the background color (essentially making it invisible), displayed again a few pixels over, etc. It's somewhat cumbersome and I'm guessing that there's a better way - maybe a class somewhere that does all of the drawing and erasing for me, and lets me describe a path, or something of that nature. Thanks for your input. -Dirk Schreckmann [ January 18, 2002: Message edited by: Dirk Schreckmann ]
|
[How To Ask Good Questions] [JavaRanch FAQ Wiki] [JavaRanch Radio]
|
 |
Cindy Glass
"The Hood"
Sheriff
Joined: Sep 29, 2000
Posts: 8521
|
|
Here in an animiation tutorial at Sun. [ January 21, 2002: Message edited by: Cindy Glass ]
|
"JavaRanch, where the deer and the Certified play" - David O'Meara
|
 |
Stefan Zoerner
Author
Ranch Hand
Joined: Nov 29, 2001
Posts: 121
|
|
Hello Dirk! There is an article about realtime animation with Java 2D in the german Java-Magazin (your name sounds german ). Greetings from Hamburg, Stefan
|
Stefan Zoerner
Author of German LDAP-Book
Committer at Apache Directory Project
|
 |
 |
|
|
subject: Animation
|
|
|