More scenes.
This commit is contained in:
13
scenes/furnace.json
Normal file
13
scenes/furnace.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"environment": {
|
||||
"color": [1.0, 1.0, 1.0]
|
||||
},
|
||||
|
||||
"sphere": {
|
||||
"position": [0.0, 0.0, -1.0],
|
||||
"radius": 1.0,
|
||||
"material": {
|
||||
"diffuse": [0.5, 0.5, 0.5],
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user