Overview
Learn how to set up OpenGL and create a window in C++ in this 22-minute video tutorial. Explore the process of configuring GLFW, setting up a Visual Studio project, and initializing OpenGL. Discover techniques for error checking, debugging, and fixing common issues like GLClear errors. Gain insights into legacy OpenGL and drawing basic shapes like triangles. Follow along to establish a solid foundation for OpenGL development in C++.
Syllabus
Intro
GLFW
Visual Studio
Project Setup
Setting up OpenGL
Checking for errors
Fixing GLClear
Fixing GLClear Errors
Debugging
Legacy OpenGL
Triangles
Conclusion
Taught by
The Cherno
Reviews
5.0 rating, based on 1 Class Central review
Showing Class Central Sort
-
Very good tutorial series of opengl for beginners. I was new to. Opengl still I was able to understand the concepts in detail. Thanks for great and indepth explanations.