summaryrefslogtreecommitdiff
path: root/racer-tracer/config.yml
blob: 0da36dc079ad38e3abf3e08e2ab72a0e6b9589fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
preview:
  samples: 2
  max_depth: 4
  scale: 2
  num_threads_width: 10
  num_threads_height: 10

render:
  samples: 100
  max_depth: 20
  scale: 1
  num_threads_width: 10
  num_threads_height: 10

screen:
  width: 1280
  height: 720

scene: ../resources/scenes/three_balls.yml

image_output_dir: "../"