Learning Rust WebGL

Diving into Rust, Wasm, and WebGL at the same time!

The goal here is to convert these JavaScript examples form IndigoCS into Rust

Also take a look at Rust's wasm-bindgen WebGL examples

Rotating-Cube

Simple color triangle.

Rotating-Cube

Rotating cube.

Rotating-Cube

Rotating cube with texture.