webgl-rs 0.1.0

Safe Rust wrapper around the WebGL API
docs.rs failed to build webgl-rs-0.1.0
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.

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)