OpenGL-n-CPP NOTE I am currently working on my own math to replace glm, contributions may be spaced apart some time. About Just a personal project for learning OpenGL and better C++. Dependencies GLEW GLFW STB_IMAGE (I would like to use as few as possible, looking to drop all but glew) Resources I'm Using www.learnopengl.com www.opengl-tutorial.org www.youtube.com/user/TheChernoProject Also Google ;) Plans Organize source into folders Simple .obj mesh importing Materials There's more just not completely sure on them