cargo run -- --model=examples/african_head.obj --diffuse=examples/african_head_diffuse.tga > out.ppm
Followed the tinyrenderer tutorial.
cargo run -- --model=examples/african_head.obj --diffuse=examples/african_head_diffuse.tga > out.ppm
Followed the tinyrenderer tutorial.