> Because Java3D guarantees that rendering is halted during
> execution of a behavior's processStimulus() method we can
> guarantee that (a) the computation thread gets put in the run
> queue next and (b) that the rendering thread waits until it is
> signalled that computation has completed before rendering
> a new frame.

I wonder.  Does this mean that rendering waits until _all_ Behaviors
triggered by a PostID from a processStimulus() run to completion?  Does
anyone know?

TIA,
Fred Klingener
Brock Engineering

===========================================================================
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".

Reply via email to