https://github.com/brendanzab/open.gl-tutorials
DEPRECATED
https://github.com/brendanzab/open.gl-tutorials
Last synced: 9 months ago
JSON representation
DEPRECATED
- Host: GitHub
- URL: https://github.com/brendanzab/open.gl-tutorials
- Owner: brendanzab
- Created: 2012-11-03T11:19:53.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-14T10:34:26.000Z (over 12 years ago)
- Last Synced: 2025-03-23T23:34:44.173Z (10 months ago)
- Language: Rust
- Homepage:
- Size: 748 KB
- Stars: 17
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The tutorials from the excellent [open.gl](http://open.gl) site, ported to Rust. You'll need [glfw-rs](https://github.com/bjz/glfw-rs), [glcore-rs](https://github.com/bjz/glcore-rs) and [rust-stb-image](https://github.com/mozilla-servo/rust-stb-image).