banthar / gl

Go bindings for OpenGL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Go bindings for OpenGL