examples: add background color to example scene

This commit is contained in:
Bruno BELANYI 2020-03-25 00:09:29 +01:00
parent 08063b5aa3
commit 965fda7395
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
aliasing_limit: 10
reflection_limit: 5
background: {r: 0.5, g: 0.5, b: 0.5}
camera:
origin: [-1.0, 0.0, 0.0]