Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/remogatto/egl-examples
Examples on how using EGL Go bindings
https://github.com/remogatto/egl-examples
Last synced: 14 days ago
JSON representation
Examples on how using EGL Go bindings
- Host: GitHub
- URL: https://github.com/remogatto/egl-examples
- Owner: remogatto
- License: other
- Created: 2013-12-30T08:22:00.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-30T14:18:22.000Z (about 11 years ago)
- Last Synced: 2024-11-07T02:14:40.297Z (2 months ago)
- Language: Go
- Size: 766 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EGL examples
The repository collects examples using [Go](http://golang.org) EGL
[bindings](https://github.com/remogatto/egl).# Install
go install https://github.com/remogatto/egl-examples# License
See [LICENSE](LICENSE).