Table of Contents ▸ List of Commands ▸ 3D Meshes ▸ spherical3d | ◀ sphere3d | spline3d ▶ |
spherical3d
Arguments:
- "radius_function(phi,theta)",_nb_recursions!=0 or
- "radius_function(phi,theta)",_nb_phi>=3,_nb_theta>=3
Description:
Input 3D spherical object at (0,0,0), with specified geometry.Second and third arguments are the same as in command sphere3d.
Default values:
nb_recursions=5.
Example of use:
spherical3d "abs(1+0.5*cos(3*phi)*sin(4*theta))" +primitives3d 1