mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Update glow import path.
It has moved to go-gl organization. See errcw/glow@2cc794ae24.
This commit is contained in:
parent
3ddc8cd820
commit
e41c8de088
@ -291,7 +291,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
|
|
||||||
* [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. Requires an external dependency GLEW.
|
||||||
* [glfw3](https://github.com/go-gl/glfw3) - Go bindings for GLFW 3.
|
* [glfw3](https://github.com/go-gl/glfw3) - Go bindings for GLFW 3.
|
||||||
* [glow](https://github.com/errcw/glow) - Go binding generator and bindings for OpenGL.
|
* [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.
|
* [mathgl](https://github.com/go-gl/mathgl) - Pure Go math package specialized for 3D math, with inspiration from GLM.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user