gl icon indicating copy to clipboard operation
gl copied to clipboard

Go bindings for OpenGL

This package works on Linux with go 1.0. You might be able to use it on Mac or even Windows, but it will require some effort.

You will need GLEW at least version 1.5.8.

Some examples require Go-SDL and some require GLFW.

You can install this package with go get.

sudo -E  go get github.com/banthar/gl