SimpleSphere
DESCRIPTION
Creates a sphere at the origin. Useful with
globe projections to simulate core.
INPUTS
WIDGETS
- Radius
- Type:
- Text
Sets radius of the sphere.
- Color
- Type:
- Radio Box
Sets if the color is made grey or left unset.
- Color Value
- Type:
- Slider
If color is on, sets amount of white in grey.
0 is black, 1 is white.
OUTPUTS
- Output
- Type:
- Geometry
The sphere.
PROBLEMS
When changes are made to a sphere, the old sphere
is not purged by Render unless the module is disconnected
and then reconnected. This is necessary when making the
sphere smaller or changing color.
SEEALSO
jcphill@uiuc.edu