Re: animation with static background image`
- From: "Oliver Wong" <owong@xxxxxxxxxxxxxx>
- Date: Fri, 24 Nov 2006 11:45:50 -0500
"azsx" <radu_plugaru@xxxxxxxxx> wrote in message
news:1164384849.695448.301930@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
You usually a completely opaque background, so that the previous frame
has no effect on the appearance of the next frame. Draw the background,
which effectively wipes out all trace of the previous frame, and then
draw
your red circle. Drawing from back-to-front like this is known as
"Painters
Algorithm".
please give me an example or some links...
My problemm is like this: using threads simulate the rotation of
planets arround Sun. All animation is done over some background image
that the user can change... Animation should have play/pause option.
Can you give me some ideas?
When I google for "java animation example", I get
http://kawigi.yajags.com/animation/
- Oliver
.
- References:
- animation with static background image`
- From: azsx
- Re: animation with static background image`
- From: Oliver Wong
- Re: animation with static background image`
- From: azsx
- animation with static background image`
- Prev by Date: XML databases
- Next by Date: Re: How to stop output to stdout
- Previous by thread: Re: animation with static background image`
- Next by thread: unrefernce interface with EJB
- Index(es):
Relevant Pages
|