4396 Forks
10827 Stars
10827 Watchers

glfw

A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input

How to download and setup glfw

Open terminal and run command
git clone https://github.com/glfw/glfw.git
git clone is used to create a copy or clone of glfw repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with glfw https://github.com/glfw/glfw/archive/master.zip

Or simply clone glfw with SSH
[email protected]:glfw/glfw.git

If you have some problems with glfw

You may open issue on glfw support forum (system) here: https://github.com/glfw/glfw/issues