Marine Visualization Toolbox | ![]() ![]() |
vrrecord
VRRECORD Records animations for the Marine Visualization Toolbox.
AVIOUT = VRRECORD(AVIIN, SEQUENCE, VRFIG, VRWORLD, DATA) interpolates the desired range of samples and time step (specified in SEQUENCE) of data values given in DATA. This new set of data is sent to corresponding nodes in VRWORLD and VRFIG. Each frame is added to the AVI movie object AVIIN. AVIOUT is returned when all frames are added to movie.
Note: Due to the functionality of vrfigure/capture, the VR-figure must not be closed, minimized or completely covered by another window while the recording is in progress! This will cause the animation to freeze at the last valid frame.
See also VRFIGURE, VRWORLD, VRNODE, DIRECTOR, CREATEVRML.
Author: Andreas Lund Danielsen
Date: 10th November 2003
Revisions:
![]() |
vrplay | Product Page | ![]() |