OpenGL News Permalink

Alpha texture blending using the OpenGL API

Mar 31, 2005

This sample demonstrates how to perform alpha blending using the alpha channel of a standard .tga texture. For proper alpha blending, the sample uses a cull-mode sorting trick to ensure the sides of the textured cube get rendered in back-to-front order.

Category: Developers • (0) Trackbacks

Column Header
Column Footer