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)
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.