Parametric form:
x= a*cos(u) y= b*cos(v) + a*sin(u) z= c*sin(v)
Here is the PoV3-source I used And you need the paraloop.inc include file.
Back