An implementation in rust of the raytracer presented in the book Computer Graphics from Scratch.
Usage:
$ cargo run -- --width 640 --height 480 --output image.png data/scenes/scene1.yml
The rendered scene:
| Name | Name | Last commit date | ||
|---|---|---|---|---|
An implementation in rust of the raytracer presented in the book Computer Graphics from Scratch.
Usage:
$ cargo run -- --width 640 --height 480 --output image.png data/scenes/scene1.yml
The rendered scene: