webgl-rs

Crates.iowebgl-rs
lib.rswebgl-rs
version0.2.2
sourcesrc
created_at2018-07-25 10:45:08.493549
updated_at2018-10-24 21:26:25.678069
descriptionSafe Rust wrapper around the WebGL API
homepage
repositoryhttps://github.com/theozonebe/webgl-rs/
max_upload_size
id75890
size216,452
Theo Dedeken (TheOZoneBE)

documentation

https://theozonebe.github.io/webgl-rs/

README

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)

Commit count: 46

cargo fmt