Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rksm/rust-opengl-playground
https://github.com/rksm/rust-opengl-playground
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rksm/rust-opengl-playground
- Owner: rksm
- Created: 2019-10-04T01:42:30.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-22T17:52:20.000Z (over 1 year ago)
- Last Synced: 2024-10-30T15:57:32.241Z (about 2 months ago)
- Language: Rust
- Size: 146 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is mostly me following the excellent Rust and OpenGL tutorial http://nercury.github.io/rust/opengl/tutorial/2018/02/08/opengl-in-rust-from-scratch-00-setup.html and learning about "modern" OpenGL and rust magic.