Skip to content

Nodes · 3D

PointCloud3D

3Dv1app

Overview

A solved camera track's 3D point cloud: each tracked feature's reconstructed position as a small marker. Scene+ creates one; snap cards and geometry to it.

Inputs

InputWhat it takes
inthe image this node works on

Outputs

OutputType
outScene

Parameters

ParameterTypeDefaultWhat it does
pointsTextString::new(Not documented yet.
sizeFloat0.02Not documented yet.
colorColor[0.35, 0.85, 0.9, 1.0]Not documented yet.
txFloat0Translate X — position along the world X axis, metres.
tyFloat0Translate Y — position along the world Y axis (up), metres.
tzFloat0Translate Z — position along the world Z axis, metres. The camera looks down −Z.
rxFloat0Rotate around X, degrees.
ryFloat0Rotate around Y (turntable), degrees.
rzFloat0Rotate around Z (roll), degrees.
sxFloat1Scale along X. 1 = unchanged.
syFloat1Scale along Y.
szFloat1Scale along Z.

See also

  • The 3D system — How to put geometry, cameras and volumes in the comp — without becoming a 3D application.