kfjustis / gl-test

Basic CMake project set up to compile GLFW and OpenGL on MacOS assuming libraries are installed with homebrew

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

If you don't have GLFW

brew install glfw

If you don't have Homebrew

https://brew.sh/

About

Basic CMake project set up to compile GLFW and OpenGL on MacOS assuming libraries are installed with homebrew


Languages

Language:C++ 67.0%Language:CMake 33.0%