Houdini 21.0 Nodes APEX nodes

PolarToCartesian

Converts a polar coordinate to its cartesian coordinate.

On this page
Since 21.0

Converts a polar coordinate to its corresponding 2D cartesian coordinate representation.

Inputs

polar: Vector2

The polar coordinate. The first vector component represents the radius, and the second component represents the angle theta (in radians).

Outputs

cartesian: Vector2

The converted 2D cartesian coordinate.

See also

APEX nodes