summaryrefslogtreecommitdiff
path: root/racer-tracer/config.yml
blob: e0f42bf78f0f547b5cb54ccc3302e9bbdddb6680 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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: 640
  height: 480

loader:
  Yml:
    path: ../resources/scenes/three_balls.yml

image_output_dir: "../"

image_action:
  WaitForSignal # (SavePng, WaitForSignal)