aboutsummaryrefslogtreecommitdiff
path: root/scenefiles-4d
diff options
context:
space:
mode:
authorDavid Doan <daviddoan@Davids-MacBook-Pro-193.local>2023-12-13 01:31:00 -0500
committerDavid Doan <daviddoan@Davids-MacBook-Pro-193.local>2023-12-13 01:31:00 -0500
commit086dff023dc8a13d5e3a8867a845d6244409c8ef (patch)
tree38fb8b60f69dc307e7c61f06817d3821f5a6a9a7 /scenefiles-4d
parente5e01a62cd12a338b66c0a33775e91854a305ec4 (diff)
parent07776876eb4638a224fd332944ce9ddca1f5a592 (diff)
Merge branch 'main' of https://github.com/NicholasBottone/the-all-americans-in-cs1230
grinds and merge:
Diffstat (limited to 'scenefiles-4d')
-rw-r--r--scenefiles-4d/unit_sphere.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/scenefiles-4d/unit_sphere.json b/scenefiles-4d/unit_sphere.json
index 500b8fc..5099526 100644
--- a/scenefiles-4d/unit_sphere.json
+++ b/scenefiles-4d/unit_sphere.json
@@ -13,7 +13,7 @@
"heightAngle": 30.0,
"depthAngle": 30.0,
"focus": [0.0, 0.0, 0.0, 0.0],
- "over": [0.0, 1.0, 0.0, 0.0]
+ "over": [0.0, 0.0, 0.0, 1.0]
},
"groups": [
{
@@ -21,7 +21,7 @@
{
"type": "directional",
"color": [1.0, 1.0, 1.0],
- "direction": [-3.0, -2.0, -1.0, 0.0]
+ "direction": [-3.0, -2.0, -1.0, -2.0]
}
]
},