Rust OpenGL renderer Yet another OpenGL renderer written in Rust. Use cargo to run the project after cloning it. cargo run You can use the --release flag to increase performances : cargo run --release