Changed scene 6 a bit.

This commit is contained in:
Miguel Angel Astor Romero
2017-02-13 16:38:42 -04:00
parent e485ce2cda
commit 9b491eccab
2 changed files with 3 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 536 KiB

After

Width:  |  Height:  |  Size: 620 KiB

View File

@@ -1,6 +1,6 @@
{
"sphere_area_light": {
"position": [0.0, 0.95, -1.0],
"position": [0.0, 1.0, -1.0],
"radius": 0.15,
"material": {
"emission": [1.0, 1.0, 1.0]
@@ -11,7 +11,8 @@
"position": [0.2, 0.0, -0.75],
"radius": 0.25,
"material": {
"diffuse": [1.0, 1.0, 1.0]
"diffuse": [1.0, 1.0, 1.0],
"rho": 0.2
}
},