- Graphics rendering testing using GLFW and OpenGL
- Cross-platform (Linux, Windows)
- Add building glfw3 to the project
- 3D Cube
- Visual indicator of vertex points
- Wireframe mode
- Rotate, scale, move the cube
- Automatically using a time function
- Expand into doing it with a mouse/keyboard?
- Create a camera class for moving around the scene