Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 243 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 243 Bytes

Usage

git clone --recursive https://github.com/qiweicao/learn-opengl.git

mkdir build
cd build
cmake ..
cmake --build
cd ..

OpenGL

versioin: 4.6

License

MIT License