webgl-rs 0.1.1

Safe Rust wrapper around the WebGL API
docs.rs failed to build webgl-rs-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: webgl-rs-0.2.2

webgl-rs

This crate aims to provide a safe and Rusty interface to the WebGL API.

Documentation

Docs.rs is currently not able to build documentation for this crate because of the use of the nightly toolchain. So currently documentation resides here.

Disclaimer

This crate is still very much in development. Currently only WebGL2 is implemented and not all methods are 100% safe.

License

This project is licensed under the MIT license (LICENSE or http://opensource.org/licenses/MIT)