This is a practice repo for mastering Modern OpenGL and learn how to startup a graphics project orgnized by Cmake from scratch.
Clion is the mostly recommended IDE to build and develop a this repo.
git clone --recursive https://github.com/BFU-Graphics/LearnOpenGL.git
- Open Project in Clion
- Set Build Type to Release
- Build -> Build Project