 |
Pawn
Objects: cone, sphere
Methods: #declare, union.
Click here for an example |
 |
Wireframe Cube
Objects: sphere, cylinder
Methods: union.
Click here for an example |
 |
Octagon Prism
Objects: box
Methods: #declare, union, intersection.
Click here for an example |
 |
Egg shape
Objects: sphere, box
Methods: #declare, union, intersection.
Click here for an example |
 |
Star
Objects: box
Methods: #declare, union, intersection, #while loop.
Click here for an example |
 |
Optical Lens
Objects: sphere
Methods: intersection.
Click here for an example |
 |
Chessboard
Objects: box
Methods: #declare, union, checker pattern.
Click here for an example |
|
 |
Shape of a round-bottom Flask
Objects: box, sphere, cylinder, torus.
Methods: #declare, union, intersection, #macro. |
 |
Shape of an Erlenmeyer Flask
Objects: box, sphere, cylinder, torus.
Methods: #declare, union, intersection, #macro. |
 |
Two Cylinder Blob
Objects: box, cylinder.
Methods: #declare, union, intersection, #macro. |
 |
Regular Tetrahedron
Objects: sphere, cylinder, cone.
Methods: #declare, union, #macro, vrotate.
Click here for an example! |
 |
Penrose Triangle
Objects: box
Methods: #declare, union, intersection.
Click here for an example! |
 |
Yin & Yang
Objects: isosurface
Methods: #declare, union, object.
|
 |
Double Fishblobs
Objects: torus,Torus_Segment from "shapes_lo.inc"
Methods: #declare, object.
Click here for an example! |
 |
Threefold Fishblobs
Objects: torus,Torus_Segment from "shapes_lo.inc"
Methods: #declare, union, object.
Click here for an example! |
 |
Trefoil
Objects: torus,Torus_Segment from "shapes_lo.inc"
Methods: #declare, union, object. |
|