Assorted bug fixes.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"point_light":{
|
||||
"point_light": {
|
||||
"position": [0.0, 0.9, -1.0]
|
||||
},
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
}
|
||||
},
|
||||
|
||||
"sphere":{
|
||||
"sphere": {
|
||||
"position": [-0.5, -0.5, -1.5],
|
||||
"radius": 0.5,
|
||||
"material": {
|
||||
@@ -21,7 +21,7 @@
|
||||
}
|
||||
},
|
||||
|
||||
"sphere":{
|
||||
"sphere": {
|
||||
"position": [-0.5, -0.5, 0.6],
|
||||
"radius": 0.5,
|
||||
"material": {
|
||||
|
||||
Reference in New Issue
Block a user