Learn the theory and code behind modern OpenGL graphical applications so you can make games, simulations and more!
What you’ll learn
Create 3D graphical applications using C++ and OpenGL
Use and understand GLEW and GLFW
Draw 3D objects to a window
Use OpenGL shaders (vertex, fragment and even...