Shade is a high-level library for graphics programming in Rust.
- Draw a colored triangle: triangle.rs
- Draw a rotating textured cube: cube.rs
- Draw an stl model with basic lighting: bunny.rs
Shade is a high-level library for graphics programming in Rust.