Primitives

Box

solid box.

notation is:

box

Grid

wireframe box.

notation is:

grid

Sphere

the round thingy (as of now this primitive has some issues - e.g. ellipsoids are not working.).

notation is:

sphere

Line

along x axis, centered in y,z plane.

notation is:

line

Triangle

creates a custom polygon. Specify the coordinates as follows: Triangle[0,0,0;1,0,0;0.5,0.5,0.5]

notation is:

triangle
triangle[0,0,0;1,0,0;0.5,0.5,0.5]

Cylinder

the symmetry axis will be the current x axis. [Not implemented]

notation is:

cylinder

Squash

crushed shape.

notation is:

squash