197

Building shapes out of points, lines, and faces
Summary

  • The PointSet node draws a dot at every coordinate
  • The coord field value is a Coordinate node
  • The IndexedLineSet node draws lines between coordinates
  • The coord field value is a Coordinate node
  • The coordIndex field value is a list of coordinate indexes