Complex VRML Shapes
Sets
- PointSet (set of points)
- IndexedLineSet (ordered points to draw lines)
- IndexedFaceSet (ordered points to draw 'solid' shapes)
Elevation Grids
- ElevationGrid (ordered list of heights for an x-z grid)
Extruded Shapes
- Extrusion (2D cross section swept across a 3D path)
|