3D Spheric to Cartesian

Transforms spheric (radius, azimuth, inclination) coordinates into cartesian (X, Y, Z) 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 radian.

azimuth

Azimuth (horizontal angle) in radian.

elevation

Elevation (vertical angle) in radian.

azimuth zero on y

  • when ON, the azimuth goes from -PI to PI on the y axis,
  • when OFF, the azimuth goes from 0 to 2PI on the x axis.

See also

version 6.0.240115

Edit All Pages