jimbo00000 / OpenGL-Boilerplate

Just enough C++ and CMake code to get you a window with a GL context from Glfw.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README.md

Just enough C++ and CMake code to get you a window with a GL context from Glfw.

On Ubuntu

apt-get install mesa-common-dev libpng-dev libimlib2-dev libxext-dev libpng-dev libimlib2-dev libglew-dev libxrender-dev libxrandr-dev libxinerama-dev libxcursor-dev

About

Just enough C++ and CMake code to get you a window with a GL context from Glfw.

License:MIT License


Languages

Language:C++ 50.7%Language:CMake 49.3%