About this Example
We have seen with the tutorial Texture Transformations how to make a portion of an image map "invisible." We do this by setting the alpha component of the texel's color to zero and apply alpha bending. This can also be accomplished when using a base color or material color for an object. The example also illustrates how to use the GLUI library in creating an interface for user input.