previous |  up  | next
 

Texture Mapping Part2   

Author:  TheTutor

The first texture mapping tutorial uses the glaux.lib to load the texture.  This tutorial will show you how apply texture maps in OpenGL without having to use the glaux library.

Functions Used:  glViewport(), glMatrixMode(), glLoadIdentity(), gluPerspective(), glClear(), gluLookAt(), glBindTexture(), glTexCoord2f(), glBegin(), glEnd(), CreateCompatibleDC(), CreateDIBSection(), DeleteDC(), DeleteObject(),  fopen(), fclose(), fread(), fseek()


purchase full version
Access EXE

 
 
 

 

 

 


 C
 C++
 Win32
 Direct3D
 OpenGL
 C#
 Java
 Free Tutorials