https://github.com/engoengine/gl
Cross-platform OpenGL bindings in Go.
https://github.com/engoengine/gl
Last synced: 6 months ago
JSON representation
Cross-platform OpenGL bindings in Go.
- Host: GitHub
- URL: https://github.com/engoengine/gl
- Owner: EngoEngine
- Created: 2015-10-20T10:21:17.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-06-21T04:04:05.000Z (over 1 year ago)
- Last Synced: 2025-08-13T19:24:23.310Z (7 months ago)
- Language: Go
- Homepage:
- Size: 270 KB
- Stars: 18
- Watchers: 8
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gl
A cross-platform opengl library. You can use this library on the web with [GopherJS](https://github.com/gopherjs/gopherjs), on the desktop , and on Android with [GoMobile](https://github.com/golang/go/wiki/Mobile).