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)