From [Ironic blog](https://nercury.github.io/rust/opengl/tutorial/2018/02/08/opengl-in-rust-from-scratch-00-setup.html) and learnopengl.org
- Rust 97.9%
- GLSL 2.1%
| lib/gl | ||
| shaders | ||
| src | ||
| textures | ||
| .gitignore | ||
| build.rs | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||