Table of Contents Chapter Index Previous Slide Next Slide 106

Building Shapes out of Points, Lines, and Faces


IndexedFaceSet node

  • Faces are drawn within perimeter of points
  • IndexedFaceSet {
        coord Coordinate {
            point [  . . .  ]
        }
        coordIndex [
            1, 0, 3, -1, . . .
        ]
    }