Project requires Rust 1.31
Collection of example code for learning OpenGL in Rust
The code directories with -x
at the end contain experimental hacks where I explore future solutions.
cargo run --release --bin <project>
Example:
cargo run --release --bin lesson-23-x
This library is distributed under the terms of either of:
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.