previous |  up  | next
 

MD2 File Loader   

Author:  DigiBen

This teaches you how to load Quake2 .Md2 character models.  The next MD2 tutorial demonstrates the key frame animation stored in the file. 

Functions Used:  fopen(), fclose(), fread(), fseek(), strcpy(),  glBindTexture(), glBegin(), glEnd(),  glTexCoord2f(), glEnable() glVertex3f(), SwapBuffers(), vector::push_back(),  vector::clear(), new, delete

 


purchase full version
Access EXE

 
 
 

 

 

 


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