assimp/test/models/Collada/COLLADA_triangulate.dae

292 lines
696 KiB
Plaintext
Raw Normal View History

<?xml version="1.0"?>
<COLLADA xmlns="http://www.collada.org/2005/11/COLLADASchema" version="1.4.1">
<asset>
<contributor>
<author>alorino</author>
<authoring_tool>Maya 7.0 | ColladaMaya v2.01 Jun 9 2006 at 16:08:19 | FCollada v1.11</authoring_tool>
<comments>Collada Maya Export Options: bakeTransforms=0;exportPolygonMeshes=1;bakeLighting=0;isSampling=0;
curveConstrainSampling=0;exportCameraAsLookat=0;
exportLights=1;exportCameras=1;exportJointsAndSkin=1;
exportAnimations=1;exportTriangles=0;exportInvisibleNodes=0;
exportNormals=1;exportTexCoords=1;exportVertexColors=1;exportTangents=0;
exportTexTangents=0;exportConstraints=0;exportPhysics=0;exportXRefs=1;
dereferenceXRefs=0;cameraXFov=0;cameraYFov=1</comments>
<copyright>
Copyright 2006 Sony Computer Entertainment Inc.
Licensed under the SCEA Shared Source License, Version 1.0 (the
&quot;License&quot;); you may not use this file except in compliance with the
License. You may obtain a copy of the License at:
http://research.scea.com/scea_shared_source_license.html
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
</copyright>
</contributor>
<created>2006-06-21T21:15:16Z</created>
<modified>2006-06-21T21:15:16Z</modified>
<unit meter="0.01" name="centimeter"/>
<up_axis>Y_UP</up_axis>
</asset>
<library_cameras>
<camera id="Camera_" name="Camera_">
<optics>
<technique_common>
<perspective>
<yfov>37.8493</yfov>
<aspect_ratio>1</aspect_ratio>
<znear>10</znear>
<zfar>1000</zfar>
</perspective>
</technique_common>
</optics>
</camera>
<camera id="testCameraShape" name="testCameraShape">
<optics>
<technique_common>
<perspective>
<yfov>37.8501</yfov>
<aspect_ratio>1</aspect_ratio>
<znear>0.01</znear>
<zfar>1000</zfar>
</perspective>
</technique_common>
</optics>
</camera>
</library_cameras>
<library_lights>
<light id="light-lib" name="light">
<technique_common>
<point>
<color>1 1 1</color>
<constant_attenuation>1</constant_attenuation>
<linear_attenuation>0</linear_attenuation>
<quadratic_attenuation>0</quadratic_attenuation>
</point>
</technique_common>
</light>
<light id="pointLightShape1-lib" name="pointLightShape1">
<technique_common>
<point>
<color>1 1 1</color>
<constant_attenuation>1</constant_attenuation>
<linear_attenuation>0</linear_attenuation>
<quadratic_attenuation>0</quadratic_attenuation>
</point>
</technique_common>
</light>
</library_lights>
<library_materials>
<material id="Stone" name="Stone">
<instance_effect url="#Stone-fx"/>
</material>
<material id="RedPlastic" name="RedPlastic">
<instance_effect url="#RedPlastic-fx"/>
</material>
</library_materials>
<library_effects>
<effect id="Stone-fx">
<profile_COMMON>
<technique sid="common">
<phong>
<emission>
<color>0 0 0 1</color>
</emission>
<ambient>
<color>0 0 0 1</color>
</ambient>
<diffuse>
<color>0.521569 0.596078 0.658824 1</color>
</diffuse>
<specular>
<color>0.345098 0.360784 0.356863 1</color>
</specular>
<shininess>
<float>10</float>
</shininess>
<reflective>
<color>0 0 0 1</color>
</reflective>
<reflectivity>
<float>0.5</float>
</reflectivity>
<transparent>
<color>0 0 0 1</color>
</transparent>
<transparency>
<float>1</float>
</transparency>
<index_of_refraction>
<float>0</float>
</index_of_refraction>
</phong>
</technique>
</profile_COMMON>
</effect>
<effect id="RedPlastic-fx">
<profile_COMMON>
<technique sid="common">
<phong>
<emission>
<color>0 0 0 1</color>
</emission>
<ambient>
<color>0 0 0 1</color>
</ambient>
<diffuse>
<color>0.815686 0.345098 0.309804 1</color>
</diffuse>
<specular>
<color>0.388235 0.486275 0.498039 1</color>
</specular>
<shininess>
<float>16</float>
</shininess>
<reflective>
<color>0 0 0 1</color>
</reflective>
<reflectivity>
<float>0.5</float>
</reflectivity>
<transparent>
<color>0 0 0 1</color>
</transparent>
<transparency>
<float>1</float>
</transparency>
<index_of_refraction>
<float>0</float>
</index_of_refraction>
</phong>
</technique>
</profile_COMMON>
</effect>
</library_effects>
<library_geometries>
<geometry id="floor-lib" name="floor">
<mesh>
<source id="floor-lib-positions" name="position">
<float_array id="floor-lib-positions-array" count="12">-400 0 -200 400 0 -200 -400 0 200 400 0 200</float_array>
<technique_common>
<accessor count="4" offset="0" source="#floor-lib-positions-array" stride="3">
<param name="X" type="float"></param>
<param name="Y" type="float"></param>
<param name="Z" type="float"></param>
</accessor>
</technique_common>
</source>
<source id="floor-lib-normals" name="normal">
<float_array id="floor-lib-normals-array" count="12">0 1 0 0 1 0 0 1 0 0 1 0</float_array>
<technique_common>
<accessor count="4" offset="0" source="#floor-lib-normals-array" stride="3">
<param name="X" type="float"></param>
<param name="Y" type="float"></param>
<param name="Z" type="float"></param>
</accessor>
</technique_common>
</source>
<vertices id="floor-lib-vertices">
<input semantic="POSITION" source="#floor-lib-positions"/>
<input semantic="NORMAL" source="#floor-lib-normals"/>
</vertices>
<triangles count="2" material="StoneSG">
<input offset="0" semantic="VERTEX" source="#floor-lib-vertices"/>
<p>0 2 3 0 3 1</p>
</triangles>
</mesh>
</geometry>
<geometry id="collada-lib" name="collada">
<mesh>
<source id="collada-lib-positions" name="position">
<float_array id="collada-lib-positions-array" count="10098">-165.048 31.8541 0.78 -165.279 31.0538 0.78 -166.115 28.9666 0.78 -167.808 25.9128 0.78 -170.609 22.2115 0.78 -174.756 18.1889 0.78 -175.749 17.444 0.78 -178.456 15.7459 0.78 -182.69 13.7238 0.78 -188.24 12.0288 0.78 -194.862 11.3182 0.78 -195.998 11.3588 0.78 -198.875 11.6394 0.78 -203.014 12.3996 0.78 -207.897 13.8832 0.78 -212.982 16.3271 0.78 -213.936 16.9633 0.78 -216.238 18.7814 0.78 -219.317 21.8105 0.78 -222.567 26.0635 0.78 -225.365 31.5224 0.78 -225.793 32.7269 0.78 -226.767 35.974 0.78 -227.926 40.9856 0.78 -228.897 47.449 0.78 -229.304 55.0369 0.78 -229.278 56.2308 0.78 -229.092 59.3652 0.78 -228.59 63.9382 0.78 -227.61 69.4294 0.78 -225.994 75.3099 0.78 -225.567 76.4258 0.78 -224.277 79.2133 0.78 -222.036 83.0383 0.78 -218.76 87.2456 0.78 -214.383 91.1547 0.78 -213.37 91.8053 0.78 -210.631 93.2674 0.78 -206.329 95.0067 0.78 -200.658 96.463 0.78 -193.843 97.0731 0.78 -192.628 97.0301 0.78 -189.59 96.7332 0.78 -185.362 95.927 0.78 -180.607 94.3481 0.78 -176.025 91.7418 0.78 -175.196 91.0447 0.78 -173.228 89.0651 0.78 -170.577 85.7244 0.78 -167.736 80.9741 0.78 -165.589 75.2267 0.78 -165.365 75.4717 0.78 -163.3 75.9581 0.78 -160.258 76.6749 0.78 -156.564 77.5453 0.78 -153.046 78.1133 0.78 -153.618 79.0279 0.78 -155.232 82.9965 0.78 -158.053 88.4013 0.78 -162.176 94.2358 0.78 -167.715 99.5252 0.78 -168.87 100.297 0.78 -172.327 102.237 0.78 -177.773 104.557 0.78 -184.933 106.502 0.78 -193.562 107.318 0.78 -195.018 107.269 0.78 -199.032 106.921 0.78 -204.792 105.976 0.78 -211.519 104.14 0.78 -218.459 101.112 0.78 -219.636 100.399 0.78 -222.781 98.1964 0.78 -227.061 94.547 0.78 -231.675 89.4825 0.78 -235.841 83.0102 0.78 -236.455 81.6879 0.78 -237.978 77.8202 0.78 -239.8 71.8236 0.78 -241.326 64.0826 0.78 -241.967 54.9608 0.78 -241.923 53.3581 0.78 -241.618 48.9661 0.78 -240.788 42.6232 0.78 -239.173 35.143 0.78 -236.512 27.3222 0.78 -235.881 25.9739 0.78 -233.951 22.4126 0.78 -230.76 17.5855 0.78 -226.345 12.4146 0.78 -220.72 7.7966 0.78 -219.568 7.1319 0.78 -216.069 5.4602 0.78 -210.464 3.4581 0.78 -202.959 1.7784 0.78 -193.737 1.0732 0.78 -192.025 1.1426 0.78 -187.419 1.6351 0.78 -180.975 2.9718 0.78 -173.725 5.567 0.78 -166.657 9.8464 0.78 -165.528 10.845 0.78 -162.543 13.9547 0.78 -158.606 19.1012 0.78 -154.585 26.2393 0.78 -151.275 34.7704 0.78 -151.55 34.5767 0.78 -153.647 35.1063 0.78 -156.737 35.8868 0.78 -160.49 36.8346 0.78 -163.971 37.9594 0.78 -163.631 38.4048 0.78 -163.711 38.0364 0.78 -163.927 37.0366 0.78 -164.348 35.0896 0.78 -165.102 31.8676 0.78 -165.331 31.0717 0.78 -166.165 28.9903 0.78 -167.854 25.9428 0.78 -170.65 22.2481 0.78 -174.792 18.2308 0.78 -175.78 17.4894 0.78 -178.483 15.7943 0.78 -182.71 13.7752 0.78 -188.251 12.0828 0.78 -194.864 11.3734 0.78 -195.994 11.4138 0.78 -198.867 11.694 0.78 -203.001 12.4532 0.78 -207.877 13.9346 0.78 -212.955 16.375 0.78 -213.904 17.0079 0.78 -216.202 18.8228 0.78 -219.275 21.847 0.78 -222.52 26.0929 0.78 -225.315 31.5442 0.78 -225.741 32.744 0.78 -226.714 35.9881 0.78 -227.872 40.9959 0.78 -228.842 47.4546 0.78 -229.249 55.0377 0.78 -229.223 56.2285 0.78 -229.037 59.3606 0.78 -228.535 63.9304 0.78 -227.557 69.4173 0.78 -225.942 75.2927 0.78 -225.516 76.4044 0.78 -224.228 79.1878 0.78 -221.99 83.0073 0.78 -218.72 87.2079 0.78 -214.349 91.1107 0.78 -213.342 91.7578 0.78 -210.608 93.2175 0.78 -206.312 94.9543 0.78 -200.649 96.4086 0.78 -193.841 97.0179 0.78 -192.632 96.975 0.78 -189.598 96.6786 0.78 -185.376 95.8736 0.78 -180.63 94.2977 0.78 -176.056 91.6966 0.78 -175.233 91.0042 0.78 -173.269 89.0284 0.78 -170.622 85.6931 0.78 -167.785 80.9495 0.78 -165.615 75.1776 0.78 -165.352 75.4181 0.78 -163.288 75.9045 0.78 -160.245 76.6213 0.78 -156.551 77.4917 0.78 -152.997 78.0864 0.78 -153.566 79.047 0.78 -155.182 83.0197 0.78 -158.006 88.4301 0.78 -162.134 94.2719 0.78 -167.681 99.5682 0.78 -168.841 100.344 0.78 -172.302 102.286 0.78 -177.755 104.609 0.78 -184.924 106.556 0.78 -193.56 107.373 0.78 -195.021 107.324 0.78 -199.039 106.976 0.78 -204.804 106.03 0.78 -211.538 104.192 0.
<technique_common>
<accessor count="3366" offset="0" source="#collada-lib-positions-array" stride="3">
<param name="X" type="float"></param>
<param name="Y" type="float"></param>
<param name="Z" type="float"></param>
</accessor>
</technique_common>
</source>
<source id="collada-lib-normals" name="normal">
<float_array id="collada-lib-normals-array" count="60474">0 0 1 -0.202383 0.069482 0.976838 0 0 1 0 0 1 -0.207511 0.052278 0.976835 -0.202383 0.069482 0.976838 0 0 1 -0.193254 0.091818 0.976843 0 0 1 0 0 1 -0.202383 0.069482 0.976838 -0.193254 0.091818 0.976843 0 0 1 -0.179311 0.11671 0.976845 0 0 1 0 0 1 -0.193254 0.091818 0.976843 -0.179311 0.11671 0.976845 0 0 1 -0.160203 0.141708 0.976859 0 0 1 0 0 1 -0.179311 0.11671 0.976845 -0.160203 0.141708 0.976859 -0.160203 0.141708 0.976859 0 0 1 0 0 1 -0.160203 0.141708 0.976859 -0.138919 0.162715 0.976845 0 0 1 -0.138919 0.162715 0.976845 0 0 1 0 0 1 -0.138919 0.162715 0.976845 -0.121178 0.176473 0.976818 0 0 1 0 0 1 -0.103142 0.187486 0.976837 0 0 1 0 0 1 -0.121178 0.176473 0.976818 -0.103142 0.187486 0.976837 0 0 1 -0.077583 0.199414 0.976839 0 0 1 0 0 1 -0.103142 0.187486 0.976837 -0.077583 0.199414 0.976839 0 0 1 -0.042811 0.209416 0.976889 0 0 1 0 0 1 -0.077583 0.199414 0.976839 -0.042811 0.209416 0.976889 -0.042811 0.209416 0.976889 0 0 1 0 0 1 -0.042811 0.209416 0.976889 -0.007563 0.213811 0.976846 0 0 1 -0.007563 0.213811 0.976846 0 0 1 0 0 1 -0.007563 0.213811 0.976846 0.014266 0.21363 0.976811 0 0 1 0 0 1 0.029733 0.211919 0.976835 0 0 1 0 0 1 0.014266 0.21363 0.976811 0.029733 0.211919 0.976835 0 0 1 0.050507 0.207951 0.976834 0 0 1 0 0 1 0.029733 0.211919 0.976835 0.050507 0.207951 0.976834 0 0 1 0.077627 0.199277 0.976864 0 0 1 0 0 1 0.050507 0.207951 0.976834 0.077627 0.199277 0.976864 0.077627 0.199277 0.976864 0 0 1 0 0 1 0.077627 0.199277 0.976864 0.105979 0.185794 0.976857 0 0 1 0.105979 0.185794 0.976857 0 0 1 0 0 1 0.105979 0.185794 0.976857 0.125888 0.17317 0.976813 0 0 1 0 0 1 0.141553 0.160478 0.976837 0 0 1 0 0 1 0.125888 0.17317 0.976813 0.141553 0.160478 0.976837 0 0 1 0.16044 0.141585 0.976838 0 0 1 0 0 1 0.141553 0.160478 0.976837 0.16044 0.141585 0.976838 0 0 1 0.180765 0.114118 0.976883 0 0 1 0 0 1 0.16044 0.141585 0.976838 0.180765 0.114118 0.976883 0.180765 0.114118 0.976883 0 0 1 0 0 1 0.180765 0.114118 0.976883 0.196443 0.084776 0.976843 0 0 1 0.196443 0.084776 0.976843 0 0 1 0 0 1 0.196443 0.084776 0.976843 0.203475 0.066578 0.976814 0 0 1 0 0 1 0.206838 0.054879 0.976835 0 0 1 0 0 1 0.203475 0.066578 0.976814 0.206838 0.054879 0.976835 0 0 1 0.210213 0.040044 0.976835 0 0 1 0 0 1 0.206838 0.054879 0.976835 0.210213 0.040044 0.976835 0 0 1 0.212844 0.021645 0.976846 0 0 1 0 0 1 0.210213 0.040044 0.976835 0.212844 0.021645 0.976846 0.212844 0.021645 0.976846 0 0 1 0 0 1 0.212844 0.021645 0.976846 0.213951 0.003322 0.976839 0 0 1 0.213951 0.003322 0.976839 0 0 1 0 0 1 0.213951 0.003322 0.976839 0.213847 -0.008726 0.976828 0 0 1 0 0 1 0.213235 -0.018001 0.976835 0 0 1 0 0 1 0.213847 -0.008726 0.976828 0.213235 -0.018001 0.976835 0 0 1 0.211814 -0.030488 0.976834 0 0 1 0 0 1 0.213235 -0.018001 0.976835 0.211814 -0.030488 0.976834 0 0 1 0.208695 -0.047181 0.976842 0 0 1 0 0 1 0.211814 -0.030488 0.976834 0.208695 -0.047181 0.976842 0 0 1 0.203278 -0.066696 0.976847 0 0 1 0 0 1 0.208695 -0.047181 0.976842 0.203278 -0.066696 0.976847 0.203278 -0.066696 0.976847 0 0 1 0 0 1 0.203278 -0.066696 0.976847 0.197172 -0.083293 0.976824 0 0 1 0 0 1 0.189647 -0.099139 0.976834 0 0 1 0 0 1 0.197172 -0.083293 0.976824 0.189647 -0.099139 0.976834 0 0 1 0.17714 -0.120076 0.976833 0 0 1 0 0 1 0.189647 -0.099139 0.976834 0.17714 -0.120076 0.976833 0 0 1 0.156183 -0.145999 0.976878 0 0 1 0 0 1 0.17714 -0.120076 0.976833 0.156183 -0.145999 0.976878 0.156183 -0.145999 0.976878 0 0 1 0 0 1 0.156183 -0.145999 0.976878 0.129396 -0.170294 0.976861 0 0 1 0.129396 -0.170294 0.976861 0 0 1 0 0 1 0.129396 -0.170294 0.976861 0.108335 -0.184689 0.976808 0 0 1 0 0 1 0.090623 -0.193839 0.976839 0 0 1 0 0 1 0.108335 -0.184689 0.976808 0.090623 -0.193839 0.976839 0 0 1 0.066863 -0.203255 0.97684 0 0 1 0 0 1 0.090623 -0.193839 0.976839 0.066863 -0.203255 0.97684 0 0 1 0.036245 -0.210731 0.976872 0 0 1 0 0 1 0.066863 -0.203255 0.97684 0.036245 -0.210731 0.976872 0.036245 -0.210731 0.976872 0 0 1 0 0 1 0.036245 -0.210731 0.976872 0.005728 -0.213878 0.976844 0 0
<technique_common>
<accessor count="20158" offset="0" source="#collada-lib-normals-array" stride="3">
<param name="X" type="float"></param>
<param name="Y" type="float"></param>
<param name="Z" type="float"></param>
</accessor>
</technique_common>
</source>
<vertices id="collada-lib-vertices">
<input semantic="POSITION" source="#collada-lib-positions"/>
</vertices>
<triangles count="6720" material="RedPlasticSG">
<input offset="0" semantic="VERTEX" source="#collada-lib-vertices"/>
<input offset="1" semantic="NORMAL" source="#collada-lib-normals"/>
<p>0 0 116 1 1 2 0 3 115 4 116 5 1 6 117 7 2 8 1 9 116 10 117 11 2 12 118 13 3 14 2 15 117 16 118 17 3 18 119 19 4 20 3 21 118 22 119 23 119 24 5 25 4 26 119 27 120 28 5 29 120 30 6 31 5 32 120 33 121 34 6 35 6 36 122 37 7 38 6 39 121 40 122 41 7 42 123 43 8 44 7 45 122 46 123 47 8 48 124 49 9 50 8 51 123 52 124 53 124 54 10 55 9 56 124 57 125 58 10 59 125 60 11 61 10 62 125 63 126 64 11 65 11 66 127 67 12 68 11 69 126 70 127 71 12 72 128 73 13 74 12 75 127 76 128 77 13 78 129 79 14 80 13 81 128 82 129 83 129 84 15 85 14 86 129 87 130 88 15 89 130 90 16 91 15 92 130 93 131 94 16 95 16 96 132 97 17 98 16 99 131 100 132 101 17 102 133 103 18 104 17 105 132 106 133 107 18 108 134 109 19 110 18 111 133 112 134 113 134 114 20 115 19 116 134 117 135 118 20 119 135 120 21 121 20 122 135 123 136 124 21 125 21 126 137 127 22 128 21 129 136 130 137 131 22 132 138 133 23 134 22 135 137 136 138 137 23 138 139 139 24 140 23 141 138 142 139 143 139 144 25 145 24 146 139 147 140 148 25 149 140 150 26 151 25 152 140 153 141 154 26 155 26 156 142 157 27 158 26 159 141 160 142 161 27 162 143 163 28 164 27 165 142 166 143 167 28 168 144 169 29 170 28 171 143 172 144 173 29 174 145 175 30 176 29 177 144 178 145 179 145 180 31 181 30 182 145 183 146 184 31 185 31 186 147 187 32 188 31 189 146 190 147 191 32 192 148 193 33 194 32 195 147 196 148 197 33 198 149 199 34 200 33 201 148 202 149 203 149 204 35 205 34 206 149 207 150 208 35 209 150 210 36 211 35 212 150 213 151 214 36 215 36 216 152 217 37 218 36 219 151 220 152 221 37 222 153 223 38 224 37 225 152 226 153 227 38 228 154 229 39 230 38 231 153 232 154 233 154 234 40 235 39 236 154 237 155 238 40 239 155 240 41 241 40 242 155 243 156 244 41 245 41 246 157 247 42 248 41 249 156 250 157 251 42 252 158 253 43 254 42 255 157 256 158 257 43 258 159 259 44 260 43 261 158 262 159 263 159 264 45 265 44 266 159 267 160 268 45 269 160 270 46 271 45 272 160 273 161 274 46 275 46 276 162 277 47 278 46 279 161 280 162 281 47 282 163 283 48 284 47 285 162 286 163 287 48 288 164 289 49 290 48 291 163 292 164 293 164 294 50 295 49 296 164 297 165 298 50 299 50 300 166 301 51 302 50 303 165 304 166 305 51 306 167 307 52 308 51 309 166 310 167 311 52 312 168 313 53 314 52 315 167 316 168 317 168 318 54 319 53 320 168 321 169 322 54 323 169 324 55 325 54 326 169 327 170 328 55 329 55 330 171 331 56 332 55 333 170 334 171 335 171 336 57 337 56 338 171 339 172 340 57 341 172 342 58 343 57 344 172 345 173 346 58 347 173 348 59 349 58 350 173 351 174 352 59 353 59 354 175 355 60 356 59 357 174 358 175 359 60 360 176 361 61 362 60 363 175 364 176 365 176 366 62 367 61 368 176 369 177 370 62 371 177 372 63 373 62 374 177 375 178 376 63 377 178 378 64 379 63 380 178 381 179 382 64 383 64 384 180 385 65 386 64 387 179 388 180 389 65 390 181 391 66 392 65 393 180 394 181 395 181 396 67 397 66 398 181 399 182 400 67 401 182 402 68 403 67 404 182 405 183 406 68 407 183 408 69 409 68 410 183 411 184 412 69 413 69 414 185 415 70 416 69 417 184 418 185 419 70 420 186 421 71 422 70 423 185 424 186 425 186 426 72 427 71 428 186 429 187 430 72 431 187 432 73 433 72 434 187 435 188 436 73 437 188 438 74 439 73 440 188 441 189 442 74 443 74 444 190 445 75 446 74 447 189 448 190 449 75 450 191 451 76 452 75 453 190 454 191 455 191 456 77 457 76 458 191 459 192 460 77 461 192 462 78 463 77 464 192 465 193 466 78 467 193 468 79 469 78 470 193 471 194 472 79 473 79 474 195 475 80 476 79 477 194 478 195 479 80 480 196 481 81 482 80 483 195 484 196 485 196 486 82 487 81 488 196 489 197 490 82 491 197 492 83 493 82 494 197 495 198 496 83 497 198 498 84 499 83 500 198 501 199 502 84 503 84 504 200 505 85 506 84 507 199 508 200 509 85 510 201 511 86 512 85 513 200 514 201 515 201 516 87 517 86 518 201 519 202 520 87 521 202 522 88 523 87 524 202 525 203 526 88 527 203 528 89 529 88 530 203 531 204 532 89 533 89 534 205 535 90 536 89 537 204 538 205 539 90 540 206 541 91 542 90 543 205 544 206 545 206 546 92 547 91 548 206 549 207 550 92 551 207 552 93 553 92 554 207 555 208 556 93 557 208 558 94 559 93 560 208
</triangles>
</mesh>
</geometry>
</library_geometries>
<library_visual_scenes>
<visual_scene id="VisualSceneNode" name="untitled">
<node id="Camera" name="Camera">
<translate sid="translate">-166.392 282.884 642.115</translate>
<rotate sid="rotateY">0 1 0 -13.25</rotate>
<rotate sid="rotateX">1 0 0 -20.25</rotate>
<rotate sid="rotateZ">0 0 1 0</rotate>
<instance_camera url="#Camera_"/>
</node>
<node id="Light" name="Light">
<translate sid="translate">-500 1000 400</translate>
<rotate sid="rotateZ">0 0 1 0</rotate>
<rotate sid="rotateY">0 1 0 0</rotate>
<rotate sid="rotateX">1 0 0 0</rotate>
<instance_light url="#light-lib"/>
</node>
<node id="Floor" name="Floor">
<rotate sid="rotateZ">0 0 1 0</rotate>
<rotate sid="rotateY">0 1 0 0</rotate>
<rotate sid="rotateX">1 0 0 0</rotate>
<instance_geometry url="#floor-lib">
<bind_material>
<technique_common>
<instance_material symbol="StoneSG" target="#Stone"/>
</technique_common>
</bind_material>
</instance_geometry>
</node>
<node id="Collada" name="Collada">
<rotate sid="rotateZ">0 0 1 0</rotate>
<rotate sid="rotateY">0 1 0 0</rotate>
<rotate sid="rotateX">1 0 0 0</rotate>
<instance_geometry url="#collada-lib">
<bind_material>
<technique_common>
<instance_material symbol="RedPlasticSG" target="#RedPlastic"/>
</technique_common>
</bind_material>
</instance_geometry>
</node>
<node id="testCamera" name="testCamera">
<translate sid="translate">-166.392 282.884 642.115</translate>
<rotate sid="rotateY">0 1 0 -13.25</rotate>
<rotate sid="rotateX">1 0 0 -20.25</rotate>
<rotate sid="rotateZ">0 0 1 0</rotate>
<instance_camera url="#testCameraShape"/>
</node>
<node id="pointLight1" name="pointLight1">
<translate sid="translate">3 4 10</translate>
<rotate sid="rotateZ">0 0 1 0</rotate>
<rotate sid="rotateY">0 1 0 0</rotate>
<rotate sid="rotateX">1 0 0 0</rotate>
<instance_light url="#pointLightShape1-lib"/>
</node>
</visual_scene>
</library_visual_scenes>
<scene>
<instance_visual_scene url="#VisualSceneNode"/>
</scene>
</COLLADA>