aboutsummaryrefslogtreecommitdiff
path: root/scenefiles-4d
diff options
context:
space:
mode:
authorsotech117 <michael_foiani@brown.edu>2023-12-13 01:58:49 -0500
committersotech117 <michael_foiani@brown.edu>2023-12-13 01:58:58 -0500
commit0ca7dd86d311886fc99accd5aa2b8a5382278603 (patch)
tree0b4409f85acd4c7b5a7b5e84fcf71839440bb398 /scenefiles-4d
parentad2a2735c936c5183bf7c0a4013a302379e403e6 (diff)
fix phong lighting
Diffstat (limited to 'scenefiles-4d')
-rw-r--r--scenefiles-4d/unit_sphere.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/scenefiles-4d/unit_sphere.json b/scenefiles-4d/unit_sphere.json
index 5099526..0c5901f 100644
--- a/scenefiles-4d/unit_sphere.json
+++ b/scenefiles-4d/unit_sphere.json
@@ -21,7 +21,7 @@
{
"type": "directional",
"color": [1.0, 1.0, 1.0],
- "direction": [-3.0, -2.0, -1.0, -2.0]
+ "direction": [0.0, -1.0, 0.0, 0.0]
}
]
},