Loading…
Documentation
Converts spherical coordinates (radius, angle, and elevation) to Cartesian X/Y/Z. Feed a Phasor into Phase for continuous rotation, or combine with an Oscillator on Radius for spirograph-style motion. Add elevation for 3D spherical patterns.
| Port | Type | Default | Range | Description |
|---|---|---|---|---|
| R | Scalar | 1.0 | −1–1 | Radius (distance from center) |
| Phase (θ) | Scalar | 0.0 | 0–1 | Azimuthal angle as a 0–1 turn (horizontal sweep) |
| Elevation (φ) | Scalar | 0.25 | 0–1 | Polar angle as a 0–1 turn (vertical tilt). 0 = north pole (+Z), 0.25 = equator (XY plane), 0.5 = south pole (−Z) |
| Port | Type | Description |
|---|---|---|
| X | Scalar | Cartesian X coordinate |
| Y | Scalar | Cartesian Y coordinate |
| Z | Scalar | Cartesian Z coordinate |