How do you derive the parametric equations for a sphere? \begin{align} x & = r \cos(\theta)\sin(\varphi), \\ y & = r \sin(\theta)\sin(\varphi), \\ z & = r \cos(\varphi), \end{align} where $\theta$ is from $0$ to $2\pi$ and $\varphi$ is from $0$ to $\pi$. There are no good explanations online.
Derive parametric equations for sphere
2
$\begingroup$
geometry
parametric
-
0What about [$x^2+y^2+z^2 = 1$](http://www.wolframalpha.com/input/?i=z^2%2By^2%2Bx^2%3D1)? – 2012-05-28
-
0http://en.wikipedia.org/wiki/Spherical_coordinate_system – 2012-05-30