Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 600 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 600 Bytes

OpenGL MD2 Loader

This is a simple OpenGL Quake2 (MD2) models loader written in C++ with the GLFW utility library.

This codebase currently supports Windows, macOS and Linux builds.

If you have any questions don't hesitate to contact the author of this source code:

Raydelto Hernandez (raydelto@yahoo.com)

Usage

When the application is launched, a simple MD2 model is going to render rotating on its Y axis. You can press the SPACE key to stop or resume the rotation.

screenshot