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

screenshot at 2018-02-21 12-38-34

I have created these diagrams to demonstrate how the vertices layout for the cube..

cube-plan

cube-iso