0:00 - Introduction
0:08 - Visual Studio Code installation + packages update
0:44 - Compiler installation
1:01 - libgl + libglfw3 installation
1:35 - Creating the openGl project folder
2:01 - C++ extensions installation
2:19 - glad installation
3:43 - Getting an openGl example program
5:19 - Configuring the build of the project