This project have been forked from the opensource project sdlgl-wavefront.
Install SDL2, SDL2_image GLEW and CMake.
Generate Makefile/IDE project for example:
cmake -G"Unix Makefiles"
generates Makefile for Linux.
Instructions for Windows can be found here