Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/egonelbre/opengl-tutorial.org
Go implementations of the tutorial
https://github.com/egonelbre/opengl-tutorial.org
Last synced: 8 days ago
JSON representation
Go implementations of the tutorial
- Host: GitHub
- URL: https://github.com/egonelbre/opengl-tutorial.org
- Owner: egonelbre
- License: unlicense
- Created: 2015-04-26T16:57:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-26T18:49:20.000Z (over 9 years ago)
- Last Synced: 2023-03-12T00:22:44.039Z (over 1 year ago)
- Language: Go
- Size: 250 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# opengl-tutorial.org
Go implementations of the tutorial at http://www.opengl-tutorial.org/.
The implementations are not verbatim, there are some slight alterations.