opengl_sandbox An educational project which allows you to implement graphics programming features with OpenGL and use show them by picking in GUI Dependencies(they're included into the project): GLFW: https://www.glfw.org/ GLEW: https://glew.sourceforge.net/ ImGui: https://github.com/ocornut/imgui glm: https://github.com/g-truc/glm