X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=automated-tests%2Fresources%2FAnimatedCube.gltf;h=807c07e686ef4bd923d6ef1e6840995709f80544;hb=f6e18b0390831af3b1f12cb6667a4c59256ed2c5;hp=455120db29672acf97026dd1c2bf737fb62b5f5c;hpb=8e832b294a6ba371814850502ddaefcbe8951c39;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/automated-tests/resources/AnimatedCube.gltf b/automated-tests/resources/AnimatedCube.gltf index 455120d..807c07e 100644 --- a/automated-tests/resources/AnimatedCube.gltf +++ b/automated-tests/resources/AnimatedCube.gltf @@ -322,7 +322,7 @@ }, { "mesh" : 1, - "name" : "AnimatedCube2" + "name" : "AnimatedCube" }, { @@ -333,7 +333,7 @@ "camera" : 1, "translation" : [ 0.5, 0.5, 3.0 ], "children": [ - 4 + 4, 5, 6, 7 ] }, { @@ -356,6 +356,18 @@ 0.0, 1.0 ] + }, + { + "camera" : 3, + "translation" : [ 0.0, 0.0, 0.0 ] + }, + { + "camera" : 4, + "translation" : [ 0.0, 0.0, 0.0 ] + }, + { + "camera" : 5, + "translation" : [ 0.0, 0.0, 0.0 ] } ], "scene" : 0, @@ -403,6 +415,30 @@ "zfar": 100.0, "znear": 0.01 } + }, + { + "type": "perspective", + "perspective": { + "aspectRatio": 1.0, + "yfov": 0.7, + "znear": 0.01 + } + }, + { + "type": "perspective", + "perspective": { + "aspectRatio": 1.0, + "zfar": 100.0, + "znear": 0.01 + } + }, + { + "type": "orthographic", + "orthographic": { + "xmag": 1.0, + "ymag": 1.0, + "znear": 0.01 + } } ], "samplers": [