VolumeRendering

Textures

QGL Example | | Texture Space

A 2D texture is an image with a frame.

  • Image/Canvas → Appearance
  • Frame → Position

In OpenGL:

  • Canvas = Texture data
  • Frame = Texture coordinates


QGL Example | | Texture Space

Options: