 |
|
|
Cube

A simple cube with a sidelength of 2.
value in connectors
name |
description |
t
|
range
|
default |
orientation |
direction of face normals |
d
|
outside; inside
|
outside |
Sphere

A sphere with a radius of 1.
value in connectors
name |
description |
t
|
range
|
default |
slices |
number of subdivisions around the z axis (similar to lines
of longitude) |
i
|
1, max
|
10 |
stacks |
number of subdivisions along the z axis (similar to lines
of latitude) |
i
|
1, max
|
10 |
normals |
generation of face normals |
d
|
none; flat; smooth
|
smooth |
orientation |
direction of face normals |
d
|
outside; inside
|
outside |
Cylinder

A cylinder with a base radius of 1.
value in connectors
name |
description |
t
|
range
|
default |
slices |
number of subdivisions around the z axis |
i
|
1, max
|
10 |
stacks |
number of subdivisions along the z axis |
i
|
1, max
|
10 |
normals |
generation of face normals |
d
|
none; flat; smooth
|
smooth |
orientation |
direction of face normals |
d
|
outside; inside
|
outside |
top radius |
the radius at the top of the cylinder. if not 1, the object
will get (partially) cone-shaped |
f
|
-max, max
|
1 |
Landscape

An arbitrary shaped surface (Bezier surface).
value in connectors
name |
description |
t
|
range
|
default |
v steps |
number of subdivisions in v direction |
i
|
0,1
|
10 |
u steps |
number of subdivisions in u direction |
i
|
0,1
|
10 |
v order |
number of control points v direction |
i
|
2,5
|
3 |
u order |
number of control points u direction |
i
|
2,5
|
3 |
Disk

A disk with a radius of 1.
value in connectors
name |
description |
t
|
range
|
default |
slices |
number of subdivisions around the z axis |
i
|
1, max
|
10 |
loops |
number of concentric rings about the origin |
i
|
1, max
|
10 |
normals |
generation of face normals |
d
|
none; flat; smooth
|
smooth |
orientation |
direction of face normals |
d
|
outside; inside
|
outside |
inner radius |
inner radius of the disk. If not 0, the disk will have a
concentric hole |
f
|
0, 1
|
0 |
start angle |
the starting angle of the disk portion in degrees |
f
|
-max, max
|
0 |
sweep angle |
the sweep angle of the disk portion in degrees |
f
|
-360, 360
|
360 |
Text

Renders a single line of text.
value in connectors
name |
description |
t
|
range
|
default |
font |
the font of the displayed text |
d
|
roman; mono roman; 8x13; 9x15; times 10;
times 24; helvetica 10; helvetica 12; helvetica 18
|
roman |
Face

A four sided polygon. It's initial shape is a square with sidelength
1 but you may move it's vertices to arbitrary positions.
Point

A single point.

|
|
|
|