X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=automated-tests%2Fresources%2FAnimatedCube.gltf;h=807c07e686ef4bd923d6ef1e6840995709f80544;hb=HEAD;hp=7787c046a7f3ac63920c01472b812456190c817a;hpb=379643eb17cd972b2ba79688319aab85883325b2;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/automated-tests/resources/AnimatedCube.gltf b/automated-tests/resources/AnimatedCube.gltf index 7787c04..807c07e 100644 --- a/automated-tests/resources/AnimatedCube.gltf +++ b/automated-tests/resources/AnimatedCube.gltf @@ -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": [