Skip to content

Commit

Permalink
Update test1.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Bhushan0504 authored Oct 20, 2024
1 parent ec22560 commit 004b195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test1.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@

[{"material":{"ambient":[0.0,0.5,0.0],"diffuse":[0.0,1.0,0.0],"specular":[0.7,0.7,0.7],"n":15,"alpha":1.0,"texture":false},"vertices":[[0.45,0.0,-0.05],[0.55,0.0,-0.05],[0.45,0.4,-0.05],[0.55,0.4,-0.05],[0.45,0.0,0.05],[0.55,0.0,0.05],[0.45,0.4,0.05],[0.55,0.4,0.05],"normals":[[0,0,-1],[0,0,-1],[0,0,-1],[0,0,-1],[0,0,1],[0,0,1],[0,0,1],[0,0,1],[-1,0,0],[1,0,0],[0,1,0],[0,-1,0]],"triangles":[[0,1,2],[1,3,2],[4,6,5],[5,6,7],[0,2,4],[2,6,4],[1,5,3],[3,5,7],[2,3,6],[3,7,6],[0,4,1],[1,4,5]]},{"material":{"ambient":[0.6,0.6,0.0],"diffuse":[1.0,1.0,0.0],"specular":[0.8,0.8,0.4],"n":20,"alpha":1.0,"texture":false},"vertices":[[0.5,0.5,0.0],[0.45,0.45,-0.05],[0.55,0.45,-0.05],[0.55,0.55,-0.05],[0.45,0.55,-0.05],[0.45,0.45,0.05],[0.55,0.45,0.05],[0.55,0.55,0.05],[0.45,0.55,0.05]],"normals":[[0,0,1],[0,0,-1],[0,0,-1],[0,0,-1],[0,0,-1],[0,0,1],[0,0,1],[0,0,1],[0,0,1],[-1,0,0],[1,0,0],[0,1,0],[0,-1,0]],"triangles":[[0,1,2],[0,2,3],[0,3,4],[0,4,1],[5,6,7],[5,7,8],[1,5,2],[2,5,6],[3,7,4],[4,7,8],[1,4,5],[4,8,5],[2,6,3],[3,6,7]]},{"material":{"ambient":[0.7,0.0,0.0],"diffuse":[1.0,0.2,0.2],"specular":[0.9,0.5,0.5],"n":25,"alpha":1.0,"texture":false},"vertices":[[0.5,0.5,0.0],[0.3,0.5,-0.05],[0.4,0.7,-0.05],[0.6,0.7,-0.05],[0.7,0.5,-0.05],[0.6,0.3,-0.05],[0.4,0.3,-0.05],[0.3,0.5,0.05],[0.4,0.7,0.05],[0.6,0.7,0.05],[0.7,0.5,0.05],[0.6,0.3,0.05],[0.4,0.3,0.05]],"normals":[[0,0,1],[0,0,-1],[0,0,-1],[0,0,-1],[0,0,-1],[0,0,-1],[0,0,-1],[0,0,1],[0,0,1],[0,0,1],[0,0,1],[0,0,1],[0,0,1],[0,1,0],[1,0,0],[0,-1,0]],"triangles":[[0,1,2],[0,2,3],[0,3,4],[0,4,5],[0,5,6],[0,6,1],[7,9,8],[7,10,9],[7,11,10],[7,12,11],[1,7,2],[2,7,8],[2,8,3],[3,8,9],[3,9,4],[4,9,10],[4,10,5],[5,10,11],[5,11,6],[6,11,12],[6,12,1],[1,12,7]]}]

0 comments on commit 004b195

Please sign in to comment.