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