I'm using immediate mode rendering to draw my scene. When certain events
occur I want to force the Canvas3D displaying the scene to redraw. To do
this I'm using a call to repaint(). Unfortunately, this causes the canvas to
flicker as it appears to clear to white and then redraw the scene.

Any suggestions for an alternative flicker-free method would be much
appreciated.

Thanks

Andy

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