Building shapes out of points, lines, and faces
Summary
- Shapes are built by connecting together coordinates
- Coordinates are listed in a
Coordinate node
- Coordinates are implicitly numbers starting at 0
- Coordinate index lists give the order in which to use coordinates