Setting Up OpenGL and Creating a Window in C++
Offered By: The Cherno via YouTube
Course Description
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
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera