Re: How to use the z-buffer [message #7106] |
Wed, 02 October 1996 00:00 |
Liam Gumley
Messages: 473 Registered: November 1994
|
Senior Member |
|
|
Ralf Monz wrote:
> I have a series of two images in the same frame, one made withe
> 'shade_surf' and the other with 'plot'. No I animte this with
> 'xinteranimate'.
> Is it possible to decrease time for loading the frame into the
> 'xinteranimate' by using
> the z-buffer?
For an easier (I think) way of animating images, check out
http://cimss.ssec.wisc.edu/~gumley/frame.html
This collection of IDL tools allows you to create a set of image frames
in
memory. A visible window is created which at any time displays the
contents
of one frame in memory. The user can advance and backup frames, loop
over a
range of frames, or show a particular frame.
Cheers,
Liam.
|
|
|