3D to Video

Transforms a set of points (X,Y), (X,Y,Z) or (X,Y,Z,COLOR) to a video made of the pixels.

Settings

on

Activates or deactivates the module.

video out

Video output flow(s).

process time

Total time used for the calculation of the module.

3D array in

3D input array to transform.

mode

3D array mode

  • XY: the array is a set of 2D points [X1,Y1,X2,Y2,X3,Y3,...]
  • XYZ: the array is a set of 3D points [X1,Y1,Z1,X2,Y2,Z2,X3,Y3,Z3,...]
  • XYZ-Color (ILDA): the array is a set of 3D+Color points [X1,Y1,Z1,Color1,X2,Y2,Z2,Color2,X3,Y3,Z3,Color3,...] typically an ILDA frame.

width

Width of the video out.

height

Height of the video out.

pixel color

Colors of pixels, can be a color-array.

Not used if mode=XYZ-Color.

pixel size

Size of drawn points in pixels.

See also

version 5.2.221206

Edit All Pages