An open API service indexing awesome lists of open source software.

https://github.com/monntecc/opengl-rs

Learn OpenGL with Rust
https://github.com/monntecc/opengl-rs

Last synced: 25 days ago
JSON representation

Learn OpenGL with Rust

Awesome Lists containing this project

README

          

## Run application with debugging
```bash
cargo run --features "gl_debug"
```