examples: reduce cornell-box resolution to 1080
This commit is contained in:
parent
28df5d18a4
commit
bcaaca2c9a
|
@ -7,8 +7,8 @@ camera:
|
|||
up: [0.0, 1.0, 0.0]
|
||||
fov: 60.0
|
||||
distance_to_image: 1.0
|
||||
x: 2160
|
||||
y: 2160
|
||||
x: 1080
|
||||
y: 1080
|
||||
|
||||
lights:
|
||||
ambients:
|
||||
|
|
Loading…
Reference in a new issue