summaryrefslogtreecommitdiff
path: root/racer-tracer/config.yml
blob: 26aea31d474cb697c58b8333b9c4c204c2e31153 (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: ./scene.yml

image_output_dir: "../"