Better disk surface sampling.
This commit is contained in:
@@ -13,8 +13,9 @@
|
||||
}
|
||||
},
|
||||
|
||||
"sphere_area_light": {
|
||||
"disk_area_light": {
|
||||
"position": [0.0, 1.0, -2.0],
|
||||
"normal": [0.0, -1.0, -2.0],
|
||||
"radius": 0.15,
|
||||
"material": {
|
||||
"emission": [1.0, 1.0, 1.0]
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"sphere_area_light": {
|
||||
"disk_area_light": {
|
||||
"position": [0.0, 0.75, -1.0],
|
||||
"normal": [0.0, -1.0, 0.0],
|
||||
"radius": 0.15,
|
||||
"material": {
|
||||
"emission": [1.0, 1.0, 1.0]
|
||||
|
||||
Reference in New Issue
Block a user