Introduction - If you have any usage issues, please Google them yourself
This the smallest example to make :
Antialiasing
Gouraud
Texture mapping
Texture lighting
Texture transparency
This sample create an OpenGL rendering context in a dialog box and draw a simple cube. We can manipulate the object with the mouse, and change texture file with a popup menu item. A timer animate a rotation. Texture files are .BMP files (2^n* 2^m* 24 bits).