Files
Presentations/EVI - 2017/EVI 21/EVIray/scenes/furnace.json
Miguel Angel Astor Romero d60fc66a77 Added presentations from EVI 2017
2017-10-23 15:25:36 -04:00

14 lines
178 B
JSON

{
"environment": {
"color": [1.0, 1.0, 1.0]
},
"sphere": {
"position": [0.0, 0.0, -2.0],
"radius": 1.0,
"material": {
"diffuse": [0.1, 0.1, 0.1]
}
}
}