Hello I was wondering what the easiest way of achieving the following is...
Say I have a loop for (int i=0; i < 5; i++){ //perform some transformation } Obviously with the default java3d configuration it will just perform all these transformations and then show you the final result. What is the simplest way of manually talking to the renderer in order to view each individual transformation in a sequence...kind of like flip-book animation? Thanks ******************************************** Ben Logan - Software Engineer RCID Stephenson Building Newcastle Upon Tyne NE1 7RU www.rcid.ncl.ac.uk ******************************************** =========================================================================== 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".