3D Cartesian to Spheric

Transforms cartesian (X, Y, Z) coordinates into spheric (radius, azimuth, elevation) coordinates.

Settings

Cartesian coordinates are in the range [0..1] and the center point is (0.5,0.5,0.5).

X

X coordinates.

Y

Y coordinates.

Z

Z coordinates.

radius

Radius of the point from the center in the range [0..1]

azimuth

Azimuth (horizontal angle) in the range [-PI..+PI]

elevation

Elevation (vertical angle) in the range [-PI/2..+PI/2].

See also

version 5.2.221206

Edit All Pages