GLFW-animate-shader-cube
Build:
g++ -Wall -g -o Cube shader.cpp manager.cpp main.cpp -lGLEW -lglfw3 -lGL -lX11 -lXi -lXrandr -lXxf86vm -lXinerama -lXcursor -lrt -lm -pthread -ldl
I have created these diagrams to demonstrate how the vertices layout for the cube..