aboutsummaryrefslogtreecommitdiff
path: root/scenefiles-4d/cube_cube_collision.json
diff options
context:
space:
mode:
Diffstat (limited to 'scenefiles-4d/cube_cube_collision.json')
-rw-r--r--scenefiles-4d/cube_cube_collision.json14
1 files changed, 10 insertions, 4 deletions
diff --git a/scenefiles-4d/cube_cube_collision.json b/scenefiles-4d/cube_cube_collision.json
index 14867fb..cefffe3 100644
--- a/scenefiles-4d/cube_cube_collision.json
+++ b/scenefiles-4d/cube_cube_collision.json
@@ -4,7 +4,7 @@
"ambientCoeff": 0.5,
"diffuseCoeff": 0.5,
"specularCoeff": 0.5,
- "transparentCoeff": 0,
+ "transparentCoeff": 0.5,
"gravity": [0.0, -0.0098, 0.0, 0.0]
},
"cameraData": {
@@ -42,12 +42,15 @@
"diffuse": [1.0, 0.0, 0.0],
"specular": [1.0, 1.0, 1.0],
"shininess": 25.0,
- "velocity": [0.0, 0.0, 0.0, 0.0]
+ "velocity": [0.0, 0.0, 0.0, 0.0],
+ "reflective": [0.6, 0.6, 0.6],
+ "transparent": [0.8, 0.8, 0.8],
+ "ior": 1.01
}
]
},
{
- "translate": [5.0, 0.0, 0.0, 5.0],
+ "translate": [3.0, 0.0, 0.0, 3.0],
"rotate": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0],
"scale": [1.0, 1.0, 1.0, 1.0],
"primitives": [
@@ -56,7 +59,10 @@
"diffuse": [0.0, 1.0, 0.0],
"specular": [1.0, 1.0, 1.0],
"shininess": 25.0,
- "velocity": [-0.1, 0.0, 0.0, -0.1]
+ "velocity": [-0.03, 0.0, 0.0, -0.03],
+ "reflective": [0.6, 0.6, 0.6],
+ "transparent": [0.8, 0.8, 0.8],
+ "ior": 1.01
}
]
}