Demos the Video macro by Asher Pembroke.
To Do: - Include advanced examples - Make demo of creating a mpeg out using Video.net
MODULE Video CATEGORY CISM_DX_Rendering DESCRIPTION outputs video from data feed following INPUT FlightPath; scalar list or vector list; (none); chart coordinates using probe list or vector list; for probe list, select cursors from options menu and use x, y, and z constraints; INPUT LookPath; scalar list or vector list; [0, 0, 0]; use probe list or vector list, choose path to point camera INPUT Sequencer; integer or integer list or string or string list; (none); INPUT NumberFrames[visible:0]; value list or field or string or string list; 100; number of frames in video; same as sequencer max, else returns error INPUT PathScale; value list or field or string or string list; 0.02; Thickness of camera and lookto paths INPUT RadialUp[visible:0]; value list or field or string or string list; 0; enter 1 for up vector = radial, else 0 for [0, 0, 1] INPUT LensAngle[visible:0]; scalar; 60; OPTIONS 15.0 ; 30.0 ; 45.0 OUTPUT camera; camera; Send this to Camera input of Display or Render OUTPUT ImagePath; group; Tubes glyphed with camera position and lookto position OUTPUT ForwardCamera; camera; OUTPUT RearView; camera;
EXAMPLE VPE: FlightAnimationLFM.net, FlightAnimationENLIL.net, FlightAnimationMAS.net SEE ALSO