-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest.json
1 lines (1 loc) · 827 Bytes
/
test.json
1
[{"material":{"ambient":[0.5,0.1,0.1],"diffuse":[0.8,0.2,0.2],"specular":[0.3,0.3,0.3],"n":20,"alpha":1.0,"texture":false},"vertices":[[0.2,0.0,0.2],[0.8,0.0,0.2],[0.8,0.0,0.8],[0.2,0.0,0.8],[0.2,0.5,0.2],[0.8,0.5,0.2],[0.8,0.5,0.8],[0.2,0.5,0.8],[0.5,0.8,0.2],[0.5,0.8,0.8]],"normals":[[0,-1,0],[0,1,0],[1,0,0],[-1,0,0],[0,0,-1],[0,0,1],[0,0.6,-0.8],[0,0.6,0.8],[1,0.6,0],[-1,0.6,0]],"triangles":[[0,2,1],[0,3,2],[4,5,6],[4,6,7],[1,2,6],[1,6,5],[0,4,7],[0,7,3],[0,1,5],[0,5,4],[2,3,7],[2,7,6],[4,8,5],[7,6,9],[5,8,9],[5,9,6],[4,9,8],[4,7,9]]},{"material":{"ambient":[0.1,0.1,0.3],"diffuse":[0.3,0.3,0.8],"specular":[0.5,0.5,0.8],"n":10,"alpha":1.0,"texture":false},"vertices":[[0.45,0.0,0.199],[0.55,0.0,0.199],[0.45,0.3,0.199],[0.55,0.3,0.199]],"normals":[[0,0,-1],[0,0,-1],[0,0,-1],[0,0,-1]],"triangles":[[0,1,2],[1,3,2]]}]