More scenes.

This commit is contained in:
2017-01-21 01:17:45 -04:00
parent 337e1deefb
commit fd1dc0febd
2 changed files with 2 additions and 2 deletions

View File

@@ -4,10 +4,10 @@
},
"sphere": {
"position": [0.0, 0.0, -1.0],
"position": [0.0, 0.0, -2.0],
"radius": 1.0,
"material": {
"diffuse": [0.5, 0.5, 0.5],
"diffuse": [0.1, 0.1, 0.1]
}
}
}