source: AE/packages/84000Green_Room/work/dae/Green_Room_env_markers.dae

Last change on this file was 1128, checked in by iritscen, 5 years ago

Adding unfinished Green Room package, for anyone who wants to work on it (see work/docs/To do.txt).

File size: 5.4 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<COLLADA version="1.4.0" xmlns="http://www.collada.org/2005/11/COLLADASchema">
3 <asset>
4 <contributor>
5 <authoring_tool>OniSplit v0.9.99.0</authoring_tool>
6 </contributor>
7 <unit meter="0.1" name="decimeter" />
8 <up_axis>Y_UP</up_axis>
9 </asset>
10 <library_images>
11 <image id="_marker_impassable_img">
12 <init_from>./markers/_marker_impassable.tga</init_from>
13 </image>
14 </library_images>
15 <library_effects>
16 <effect id="_marker_impassable_fx">
17 <profile_COMMON>
18 <newparam sid="surface">
19 <surface type="2D">
20 <init_from>_marker_impassable_img</init_from>
21 </surface>
22 </newparam>
23 <newparam sid="sampler">
24 <sampler2D>
25 <source>surface</source>
26 </sampler2D>
27 </newparam>
28 <technique>
29 <phong>
30 <ambient>
31 <color sid="ambient">1 1 1 1</color>
32 </ambient>
33 <diffuse>
34 <texture texture="sampler" texcoord="diffuse_TEXCOORD" />
35 </diffuse>
36 <specular>
37 <color sid="specular">0 0 0 0</color>
38 </specular>
39 <transparent opaque="A_ONE">
40 <texture texture="sampler" texcoord="diffuse_TEXCOORD" />
41 </transparent>
42 </phong>
43 </technique>
44 </profile_COMMON>
45 </effect>
46 </library_effects>
47 <library_materials>
48 <material id="_marker_impassable">
49 <instance_effect url="#_marker_impassable_fx" />
50 </material>
51 </library_materials>
52 <library_geometries>
53 <geometry id="world_geo">
54 <mesh>
55 <source id="world_geo_position">
56 <float_array id="world_geo_position_array" count="48">
5751.27355 100.7049 -50.67909
58-50.1361771 -0.7048606 -50.67909
5951.27355 -0.7048606 -50.67909
60-50.1361771 100.7049 -50.67909
61-50.1361771 100.7049 50.7306328
62-50.1361771 -0.7048606 50.7306328
6351.27355 -0.7048606 50.7306328
6451.27355 100.7049 50.7306328
65-49.4313164 100 -49.97423
6650.5686874 0 -49.97423
67-49.4313164 0 -49.97423
6850.5686874 100 -49.97423
69-49.4313164 0 50.0257721
7050.5686874 0 50.0257721
71-49.4313164 100 50.0257721
7250.5686874 100 50.0257721</float_array>
73 <technique_common>
74 <accessor source="#world_geo_position_array" count="16" stride="3">
75 <param type="float" name="X" />
76 <param type="float" name="Y" />
77 <param type="float" name="Z" />
78 </accessor>
79 </technique_common>
80 </source>
81 <source id="world_geo_texcoord">
82 <float_array id="world_geo_texcoord_array" count="96">
835.12735462 10.07049
84-5.01361752 -0.07048607
855.12735462 -0.07048607
86-5.01361752 10.07049
875.067909 -0.07048607
88-5.073063 10.07049
89-5.073063 -0.07048607
905.067909 10.07049
915.12735462 -5.073063
92-5.01361752 5.067909
93-5.01361752 -5.073063
945.12735462 5.067909
95-5.067909 10.07049
965.073063 -0.07048607
975.073063 10.07049
98-5.067909 -0.07048607
99-5.12735462 5.067909
1005.01361752 -5.073063
1015.01361752 5.067909
102-5.12735462 -5.073063
1035.01361752 10.07049
104-5.12735462 -0.07048607
1055.01361752 -0.07048607
106-5.12735462 10.07049
1074.94313145 10
108-5.05686855 0
1094.94313145 0
110-5.05686855 10
111-5.05686855 4.997423
1124.94313145 -5.002577
1134.94313145 4.997423
114-5.05686855 -5.002577
115-4.997423 10
1165.002577 0
1175.002577 10
118-4.997423 0
1195.05686855 -5.002577
120-4.94313145 4.997423
121-4.94313145 -5.002577
1225.05686855 4.997423
1234.997423 0
124-5.002577 10
125-5.002577 0
1264.997423 10
1275.05686855 10
128-4.94313145 0
1295.05686855 0
130-4.94313145 10</float_array>
131 <technique_common>
132 <accessor source="#world_geo_texcoord_array" count="48" stride="2">
133 <param type="float" name="S" />
134 <param type="float" name="T" />
135 </accessor>
136 </technique_common>
137 </source>
138 <source id="world_geo_color">
139 <float_array id="world_geo_color_array" count="4">
1400.8117648 0.8117648 0.8117648 0</float_array>
141 <technique_common>
142 <accessor source="#world_geo_color_array" count="1" stride="4">
143 <param type="float" name="R" />
144 <param type="float" name="G" />
145 <param type="float" name="B" />
146 <param type="float" name="A" />
147 </accessor>
148 </technique_common>
149 </source>
150 <vertices id="world_geo_vertices">
151 <input semantic="POSITION" source="#world_geo_position" />
152 </vertices>
153 <triangles count="24" material="_marker_impassable">
154 <input semantic="VERTEX" source="#world_geo_vertices" offset="0" />
155 <input semantic="TEXCOORD" source="#world_geo_texcoord" offset="1" />
156 <input semantic="COLOR" source="#world_geo_color" offset="2" />
157 <p>
1580 0 0 1 1 0 2 2 0
15915 41 0 9 40 0 11 43 0
1609 40 0 15 41 0 13 42 0
1618 37 0 15 36 0 11 39 0
16215 36 0 8 37 0 14 38 0
16312 33 0 8 32 0 10 35 0
1648 32 0 12 33 0 14 34 0
16512 29 0 9 28 0 13 31 0
1669 28 0 12 29 0 10 30 0
1679 25 0 8 24 0 11 27 0
1688 24 0 9 25 0 10 26 0
1696 21 0 4 20 0 7 23 0
1704 20 0 6 21 0 5 22 0
1714 17 0 0 16 0 7 19 0
1720 16 0 4 17 0 3 18 0
1736 13 0 0 12 0 2 15 0
1740 12 0 6 13 0 7 14 0
1751 9 0 6 8 0 2 11 0
1766 8 0 1 9 0 5 10 0
1774 5 0 1 4 0 3 7 0
1781 4 0 4 5 0 5 6 0
1791 1 0 0 0 0 3 3 0
18015 44 0 12 45 0 13 46 0
18112 45 0 15 44 0 14 47 0
182</p>
183 </triangles>
184 </mesh>
185 </geometry>
186 </library_geometries>
187 <library_visual_scenes>
188 <visual_scene id="unique_1">
189 <node id="world">
190 <instance_geometry url="#world_geo">
191 <bind_material>
192 <technique_common>
193 <instance_material symbol="_marker_impassable" target="#_marker_impassable">
194 <bind_vertex_input semantic="diffuse_TEXCOORD" input_semantic="TEXCOORD" input_set="0" />
195 </instance_material>
196 </technique_common>
197 </bind_material>
198 </instance_geometry>
199 </node>
200 </visual_scene>
201 </library_visual_scenes>
202 <scene>
203 <instance_visual_scene url="#unique_1" />
204 </scene>
205</COLLADA>
Note: See TracBrowser for help on using the repository browser.