Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 277 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 277 Bytes

opengl-playground

pkgs

apt

sudo apt install libglfw3 libglfw3-dev libglm-dev libglew-dev
pacman -S mingw-w64-x86_64-glfw mingw-w64-x86_64-glew mingw-w64-x86_64-glm

run

cc nobuild.c -o nobuild
./nobuild run