all: g++ Source.cpp helpers.cpp tiny_obj_loader.cc -Icglm/include -lGL -lm -lglfw -lGLEW -pthread test: all ./a.out