calculate 2d positions of an array3x
Summary (oneliner)
project 3d coordinates to a 2d space
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
Exec (Trigger)
Array3x (Array)
fov (Number)
w (Number)
h (Number)
Pos X (Number)
Pos Y (Number)
mul (Number)
Outputs
Next (Trigger)
Array2x (Array)
Changelog
Ops.Math.Array3x2dProjection renamed to Ops.Math.Array3To2dProjection 2019-09-05 - pandur |