A program created using OpenGL designed to draw a cube. Dependencies: GLFW3 (for windown creation) GLAD (for loading opengl functions) GLM (for transformation math) Versions older than OpenGL 4.5 are not supported.