Compare commits
3 Commits
96e5c78a59
...
4b38abcdc8
| Author | SHA1 | Date | |
|---|---|---|---|
| 4b38abcdc8 | |||
| d2c512641a | |||
| 816d6682b4 |
|
|
@ -52,14 +52,6 @@ impl MainWindow {
|
||||||
light_spread: 0.125,
|
light_spread: 0.125,
|
||||||
accum_sigma: 0.025,
|
accum_sigma: 0.025,
|
||||||
accum_scale: 0.01,
|
accum_scale: 0.01,
|
||||||
reflections: 2,
|
|
||||||
show_axes: true,
|
|
||||||
show_shapes: true,
|
|
||||||
show_hit_emission: false,
|
|
||||||
show_miss_emission: false,
|
|
||||||
show_direct_hit: false,
|
|
||||||
show_indirect_hit: false,
|
|
||||||
show_light: true,
|
|
||||||
}),
|
}),
|
||||||
_ => {}
|
_ => {}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user