/gl

Go bindings for OpenGL

Primary LanguageGo

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