Houdini 20.5 Nodes Copernicus nodes

Match Camera Copernicus node

Transforms a layer to match a reference camera.

On this page

Each layer consists of a location and orientation in space, as well as a camera transform of how to image the rest of the 3D space onto the layer. This node copies the location, orientation, and camera information from one layer onto another. This has the effect of moving the layer to the reference space without affecting its data.

If there’s no camera specified, it’s returned to the canonical transform. This is useful when you want to take in layers with a transform but work with them in a location-invariant manner. You can use a final Match Camera COP to refer to the original layer to transform back.

Inputs

source

The layer to transform into a new camera space.

camera_ref

The layer to use as a reference camera.

Outputs

result

The relocated source layer in the location of the camera reference.

See also

Copernicus nodes