aboutsummaryrefslogtreecommitdiff
path: root/template_inis/illuminate/recursive.ini
blob: 71d669833e7052988499f84616bc0b3a142bf9b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[IO]
    scene = /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/scenefiles/intersect/optional/recursive_sphere_5.json
    output = /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/student_outputs/illuminate/required/recursive.png

[Canvas]
    width = 1024
    height = 768

[Feature]
    shadows = true
    reflect = true
    refract = true
    texture = true
    parallel = true
    super-sample = false
    num-samples = 1
    post-process = false
    acceleration = true
    depthoffield = false

[Settings]
    maximum-recursive-depth = 4