Back to Browse

OpenGL Tutorial 0 - Install

356.3K views
Nov 20, 2020
5:12

I'm gonna show you how to install OpenGL in Visual Studio with C++. I assume you know your way around the basics of C++, and that you have the C/C++ workload installed in Visual Studio. *Source Code* https://github.com/VictorGordan/opengl-tutorials *Download links* Visual Studio: https://visualstudio.microsoft.com/downloads CMake: https://cmake.org/download GLFW: https://www.glfw.org/download.html Glad: https://glad.dav1d.de *Discord Server* https://discord.gg/NtPwH5BCfb *Patreon* https://www.patreon.com/victorgordan *Timestamps* 0:00 Downloads 0:46 Setting Up VS Project 1:25 Generating GLFW 2:04 Build Solution GLFW 2:38 Importing Libraries 3:28 Configuring VS 4:37 Finishing up & Testing *References* https://learnopengl.com #opengl #opengltutorial #computergraphics #cpp #visualstudio

Download

1 formats

Video Formats

360pmp47.5 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

OpenGL Tutorial 0 - Install | NatokHD