diff options
| author | sotech117 <michael_foiani@brown.edu> | 2023-12-13 02:49:03 -0500 |
|---|---|---|
| committer | sotech117 <michael_foiani@brown.edu> | 2023-12-13 02:49:03 -0500 |
| commit | 256a50ddd591223cb2cab00cc4c2be62993077da (patch) | |
| tree | b1f0bebbdecb0c72d21eeb96876337235a5df135 /scenefiles-4d/unit_cube.json | |
| parent | 87e614254bc0b1ad0f2ac28a5092c97caab09d7a (diff) | |
experiment with scene files
Diffstat (limited to 'scenefiles-4d/unit_cube.json')
| -rw-r--r-- | scenefiles-4d/unit_cube.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scenefiles-4d/unit_cube.json b/scenefiles-4d/unit_cube.json index 6810d2e..6b1ee6f 100644 --- a/scenefiles-4d/unit_cube.json +++ b/scenefiles-4d/unit_cube.json @@ -13,8 +13,8 @@ "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": [ { "lights": [ |
