|
Hi all,
I am preparing an animation in Java3D. My plan is
first making all the objects transparent and then making them opaque gradually.
Is there a way to record this animation
as a file (e.g. *.avi file) while it is running? Some people advised me
capturing snapshots of the screen as gif files and then combining these many
images by a special program. However, I want this process to be automatic when
my application is being used.
Secondly, has anybody got some examples
about putting some control buttons for
this animation (like play, stop, slide bar etc)?
Any help would be greatly appreciated.
Ali Murat Tanyer
University of Salford |
