Skip to content

Collection of example code for learning OpenGL in Rust

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

Nercury/rust-and-opengl-lessons

Repository files navigation

rust-and-opengl-lessons

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.

Running

cargo run --release --bin <project>

Example:

cargo run --release --bin lesson-23-x

License

This library is distributed under the terms of either of:

at your option.

Contributing

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.

About

Collection of example code for learning OpenGL in Rust

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published