/tinyrenderer

following tiny renderer tutorial using rust

Primary LanguageRust

tinyrenderer

Rust software renderer.


###Native

cargo run

WASM

cargo make serve

Using rust to implement the tiny renderer tutorial

Original tutorial for c++ here: https://github.com/ssloy/tinyrenderer