blob: 62965406e1ecd8428b7d9650bea2e7b2d07c4a82 (
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/texture_tests/texture_cube2.json
output = /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/student_outputs/illuminate/required/texture_cube2.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
|