Quake 2 Model Renderer
This project was developed using C++, OpenGL and GLUT. The model is loaded directly from the Quake2 file format: md2.
Animation Keyframes are interpolated to produce a very smooth animation at the cost of minimal model deformation.