Moin

> Sounds good! What do you mean by wake up on frames elapsed, could you
> give a small code example... I like the principle just don't know how to
> force a repaint if you know what I mean.

Wirte a new class by subclassing "javax.media.j3d.Behavior". Make it wake up 
every frame (WakeupOnElapsedFrames or perhaps WakeupOnElapsedTime ?).

Advance you animation 1 step every X calls of the method "processStimulus".

j3d will "repaint" as fast as possible all the time, without any code from 
you. Look at the helloworld-demo.

cu

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Attachment: pgp4r9PzgLsfc.pgp
Description: signature

Reply via email to