Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 536 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 536 Bytes

Scene Checkered Floor Mirror Ball Cornell Box Red Ball

this pathtracer has the following interesting features:

  • Importance Sampling

usage

cargo run --release -- [--multiplier=N] [scene_file.toml] or --all

for example

cargo run --release -- --multiplier=2 scene.toml

or

cargo run --release -- --all

for example scenes check the scenes folder