Hi,
I am wirting a J3D program and having difficulties with the rendering side
of J3D. How can I make sure all rendering are done before any behavior nodes
are activates at each frame?
In my program, I've found that the behavior nodes are activated at the
beginning of each frame, even before the rendering is completed. And this
lead to a one frame discrepency between the result of the behavior nodes and
the position of an object in the canvas.
Please help, thanks
Regards,
Sunny Leung
===========================================================================
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".