Table of Contents Chapter Index Previous Slide Next Slide 147
(3) Extract and Apply texture

Controlling how Textures are Mapped

(3) Extract and Apply texture
  • IndexedFaceSet extracts and applies the piece of texture to faces
    IndexedFaceSet {
        coord Coordinate { . . . }
        coordIndex [ . . . ]
        texCoord TextureCoordinate { . . . }
        texCoordIndex [ . . . ]
    }