The OpenGL Examples step by step of learning OpenGL[中文], code local env: macOS11.3 + Clion Usage clone the repo: git clone --recurse-submodules https://github.com/heloowird/opengl_examples.git build the project: sh build.sh run the executable file: cd build/bin && ./opengl_example