Skip to content

Commit

Permalink
Merge pull request avelino#374 from avelino/update-go-gl-section
Browse files Browse the repository at this point in the history
Update OpenGL section.
  • Loading branch information
Thiago Avelino committed Apr 26, 2015
2 parents bbd8d31 + e59c4b9 commit 9131727
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -451,9 +451,8 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno

*Libraries for using OpenGL in Go.*

* [gl](https://github.com/go-gl/gl) - Go bindings for OpenGL. Requires an external dependency GLEW.
* [gl](https://github.com/go-gl/gl) - Go bindings for OpenGL (generated via glow).
* [glfw](https://github.com/go-gl/glfw) - Go bindings for GLFW 3.
* [glow](https://github.com/go-gl/glow) - Go binding generator and bindings for OpenGL.
* [mathgl](https://github.com/go-gl/mathgl) - Pure Go math package specialized for 3D math, with inspiration from GLM.


Expand Down

0 comments on commit 9131727

Please sign in to comment.