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