Houdini 21.0 Nodes APEX nodes

GeodeticToCartesian

Converts a geodetic coordinate to its 3D cartesian coordinate.

On this page
Since 21.0

Converts a geodetic coordinate to its corresponding 3D cartesian coordinate representation. See CartesianToGeodetic for more information on geodetic coordinates.

Inputs

geodetic: Vector3

The geodetic coordinate: longitude (radians), latitude (radians), height.

Outputs

cartesian: Vector3

The converted 3D cartesian coordinate: X, Y, Z.

See also

APEX nodes