hello Ben
may you search for a morphing?
If your models are geometrical identical you can use the Morph-Class to
interpolate
between different pre-transformed Objects and the animation is shown as
fluently as
you described it, have a look for the Morphing-Applet in the j3d demo
folder.
best regards
rolf
Ben Logan schrieb:
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".
--
Rolf Gabler-Mieck
c/o
LGI-Geographisches Institut der CAU-Kiel
Ludewig-Meyen Str. 14
24098 Kiel
Tel: +49 431-880.2955
FAX: +49 431-880.4658
e-mail: [EMAIL PROTECTED]
===========================================================================
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".