↩ Back to index
Sphere sampler
Creating spheres
Right now, there are two ways to create a Sphere3D
:
- Give its center and its radius.
- Give its center a point on it.
Point data can be given either in coordinates or as a Point3D
.
Styling spheres
Here are some styling options for spheres and the points that define them.