Add assets

This commit is contained in:
zontreck 2024-05-19 05:07:07 -07:00
parent fd95c152a6
commit f928139088
9 changed files with 225 additions and 0 deletions

Binary file not shown.

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,70 @@
<?xml version="1.0" encoding="utf-8"?>
<COLLADA xmlns="http://www.collada.org/2005/11/COLLADASchema" version="1.4.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<asset>
<contributor>
<author>Blender User</author>
<authoring_tool>Blender 3.4.1</authoring_tool>
</contributor>
<created>2024-05-19T05:05:35</created>
<modified>2024-05-19T05:05:35</modified>
<unit name="meter" meter="1"/>
<up_axis>Z_UP</up_axis>
</asset>
<library_effects/>
<library_images/>
<library_geometries>
<geometry id="Plane_002-mesh" name="Plane.002">
<mesh>
<source id="Plane_002-mesh-positions">
<float_array id="Plane_002-mesh-positions-array" count="48">-1 -1 0 1 -1 0 -1 1 0 1 1 0 0 -1 -6.405661 0 -1 6.405662 0 1 -6.405662 0 1 6.405661 -0.7071067 -1 -4.529486 0.7071068 -1 4.529486 -0.7071068 1 -4.529486 0.7071067 1 4.529486 -0.7071069 -1 4.529486 0.7071068 -1 -4.529486 -0.7071068 1 4.529486 0.7071069 1 -4.529486</float_array>
<technique_common>
<accessor source="#Plane_002-mesh-positions-array" count="16" stride="3">
<param name="X" type="float"/>
<param name="Y" type="float"/>
<param name="Z" type="float"/>
</accessor>
</technique_common>
</source>
<source id="Plane_002-mesh-normals">
<float_array id="Plane_002-mesh-normals-array" count="12">0 0 1 -1 0 0 -0.9880329 0 0.1542437 0.9880329 0 0.1542437</float_array>
<technique_common>
<accessor source="#Plane_002-mesh-normals-array" count="4" stride="3">
<param name="X" type="float"/>
<param name="Y" type="float"/>
<param name="Z" type="float"/>
</accessor>
</technique_common>
</source>
<source id="Plane_002-mesh-map-0">
<float_array id="Plane_002-mesh-map-0-array" count="48">1 0 0 1 0 0 0 0 1 1 0 1 1 0 0 1 0 0 1 0 0 1 0 0 1 0 1 1 0 1 0 0 1 0 1 1 1 0 1 1 0 1 1 0 1 1 0 1</float_array>
<technique_common>
<accessor source="#Plane_002-mesh-map-0-array" count="24" stride="2">
<param name="S" type="float"/>
<param name="T" type="float"/>
</accessor>
</technique_common>
</source>
<vertices id="Plane_002-mesh-vertices">
<input semantic="POSITION" source="#Plane_002-mesh-positions"/>
</vertices>
<triangles count="8">
<input semantic="VERTEX" source="#Plane_002-mesh-vertices" offset="0"/>
<input semantic="NORMAL" source="#Plane_002-mesh-normals" offset="1"/>
<input semantic="TEXCOORD" source="#Plane_002-mesh-map-0" offset="2" set="0"/>
<p>1 0 0 2 0 1 0 0 2 4 1 3 7 1 4 6 1 5 9 2 6 10 2 7 8 2 8 13 3 9 14 3 10 12 3 11 1 0 12 3 0 13 2 0 14 4 1 15 5 1 16 7 1 17 9 2 18 11 2 19 10 2 20 13 3 21 15 3 22 14 3 23</p>
</triangles>
</mesh>
</geometry>
</library_geometries>
<library_visual_scenes>
<visual_scene id="Scene" name="Scene">
<node id="LowLOD" name="LowLOD" type="NODE">
<matrix sid="transform">-2.8e-7 3.65367e-7 1 0 6.405662 1.59707e-14 4.37114e-8 0 0 8.358618 -4.37114e-8 8.379908 0 0 0 1</matrix>
<instance_geometry url="#Plane_002-mesh" name="LowLOD"/>
</node>
</visual_scene>
</library_visual_scenes>
<scene>
<instance_visual_scene url="#Scene"/>
</scene>
</COLLADA>

Binary file not shown.

After

Width:  |  Height:  |  Size: 528 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 360 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 416 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 258 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 282 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 KiB