Run OpenGL Projects without Visual Studio or cmake (Linux)

Опубликовано: 15 Октябрь 2024
на канале: Andrew
516
13

Run OpenGL projects with a single command line. No Visual Studio required.

Resources:
https://learnopengl.com/
https://github.com/andrewrgarcia/klang
https://code.visualstudio.com/

https://glad.dav1d.de/
https://www.glfw.org/
https://www.geeksforgeeks.org/program...

Timestamps
1:37 Setup Libraries to run LearnOpenGL exercises
4:28 Cloning the LearnOpenGL repository
6:03 Compiling the LearnOpenGL exercises
6:17 Cloning and setting up klang
8:16 Running the LearnOpenGL exercises
13:50 Running an OpenGL exercise from geeks for geeks website with klangle