Go-lang OpenGL

Back

1. gl

Go bindings for OpenGL (generated via glow).

2. glfw

Go bindings for GLFW 3.

3. go-glmatrix

Go port of [glMatrix](https://glmatrix.net/) library.

4. goxjs/gl

Go cross-platform OpenGL bindings (OS X, Linux, Windows, browsers, iOS, Android).

5. goxjs/glfw

Go cross-platform glfw library for creating an OpenGL context and receiving events.

6. mathgl

Pure Go math package specialized for 3D math, with inspiration from GLM.