aboutsummaryrefslogtreecommitdiff
path: root/template_inis/illuminate/simple_shadow.ini
blob: 626e69a22b3891e7460dae661908feb01b5de976 (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/illuminate/required/shadow/simple_shadow.json
    output = /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/student_outputs/illuminate/required/simple_shadow.png

[Canvas]
    width = 1024
    height = 768

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

[Settings]
    maximum-recursive-depth = 4