Development

REALbasic
OpenGL & SDL
Quake 3
SpriteWorld
Cocoa
   
 


 
OpenGL & SDL Development

Examples
   
 


 
   

OpenGL & SDL Development

Examples





 
MD2 File Loading Code

Using only standard C++ libraries, this code will load an MD2 model file and a PCX texture. Surrouning code uses the MD2Model class and SDL to setup the application and OpenGL view and display the animated model.