blob: bac50a0fa1640527eb3b51127185bf819e8a18aa (
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/extra_credit/soft_shadow.json
output = /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/student_outputs/illuminate/required/soft_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
|