diff --git a/output.png b/output.png index e279cc2..1370166 100644 Binary files a/output.png and b/output.png differ diff --git a/scenes/scene6.json b/scenes/scene6.json index b211236..c421694 100644 --- a/scenes/scene6.json +++ b/scenes/scene6.json @@ -1,6 +1,6 @@ { "sphere_area_light": { - "position": [0.0, 0.95, -1.0], + "position": [0.0, 1.0, -1.0], "radius": 0.15, "material": { "emission": [1.0, 1.0, 1.0] @@ -11,7 +11,8 @@ "position": [0.2, 0.0, -0.75], "radius": 0.25, "material": { - "diffuse": [1.0, 1.0, 1.0] + "diffuse": [1.0, 1.0, 1.0], + "rho": 0.2 } },