173

Introducing Texture Mapping
Textures

  • The Texture base class is extended for 2D and 3D textures using Texture2D and Texture3D
  • These classes enable/disable texture mapping, and select the image to use
  • Node: Shape3D
    Geometry
    Appearance
    TextureAttributes
    Texture2D
    Enable
    Image
    . . .
    . . .