ellipsoid()
Ellipsoid - Draws an ellipsoid/deformed sphere in 3D s[ace
Example
Syntax
ellipsoid([radiusx], [radiusy], [radiusz], [detailX], [detailY])
Parameter
Description
radiusX
radius of the ellipsoid in the x-direction
radiusY
radius of the ellipsoid in the y-direction
radiusZ
radius of the ellipsoid in the z-direction

Description
draws a UV deformed sphere with a specified radius.
Last updated