Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vinthony/learning-graphics
OpenGL demos
https://github.com/vinthony/learning-graphics
Last synced: about 1 month ago
JSON representation
OpenGL demos
- Host: GitHub
- URL: https://github.com/vinthony/learning-graphics
- Owner: vinthony
- License: mit
- Created: 2015-09-03T08:26:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-12T17:42:17.000Z (over 9 years ago)
- Last Synced: 2023-08-20T10:01:44.245Z (over 1 year ago)
- Language: C++
- Size: 375 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learning-Graphics
OpenGL demos* Environment : Xcode Version 6.4 , OS X 10.10.5
* Library : `glew`,`glfw`,
* tutorial:
- `http://ogldev.atspace.co.uk/`
- `http://www.opengl-tutorial.org/`