1
0
Fork 0

KA6-D 3d model changes

- merge into single 3d model with texture atlas
- add and texture engine tailpipe
- add A6-D lowpoly model (without tanker items) for use as fallback model.
This commit is contained in:
Richard Harrison 2019-04-09 17:38:11 +02:00
parent c44d39ec28
commit 484c8ed859
11 changed files with 22413 additions and 16785 deletions

View file

@ -0,0 +1,146 @@
<PropertyList>
<path>KA6-D.ac</path>
<multiplay>
<refuel>
<type>probe</type>
</refuel>
</multiplay>
<animation>
<type>select</type>
<object-name>Hose</object-name>
<object-name>Drogue</object-name>
<object-name>Droptank1</object-name>
<object-name>Droptank2</object-name>
<object-name>Droptank3</object-name>
<object-name>Droptank4</object-name>
<object-name>DrougeHousing</object-name>
</animation>
<animation>
<object-name>Hose</object-name>
<object-name>Drogue</object-name>
<enable-hot>false</enable-hot>
</animation>
<animation>
<type>scale</type>
<object-name>Beacon</object-name>
<property>/sim/time/sun-angle-rad</property>
<offset>-1.4</offset>
<x-min>1.0</x-min>
<y-min>1.0</y-min>
<z-min>1.0</z-min>
<x-factor>1.4</x-factor>
<y-factor>1.4</y-factor>
<z-factor>1.4</z-factor>
</animation>
<animation>
<type>dist-scale</type>
<object-name>Beacon</object-name>
<factor>5</factor>
<offset>0.0</offset>
<min>0.0</min>
<max>5</max>
<center>
<x-m>0.0</x-m>
<y-m>0.0</y-m>
<z-m>0.0</z-m>
</center>
</animation>
<animation>
<type>rotate</type>
<object-name>Beacon</object-name>
<property>/sim/time/elapsed-sec</property>
<factor>180.0</factor>
<center>
<x-m>3.49</x-m>
<y-m>0</y-m>
<z-m>1.36</z-m>
</center>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<animation>
<type>flash</type>
<object-name>Beacon</object-name>
<offset>0.0</offset>
<factor>1.0</factor>
<power>2</power>
<two-sides type="bool">false</two-sides>
<min>0.0</min>
<max>1.0</max>
<center>
<x-m>0.0</x-m>
<y-m>0.0</y-m>
<z-m>0.0</z-m>
</center>
<axis>
<x>0.0</x>
<y>-1</y>
<z>0.1</z>
</axis>
</animation>
<animation>
<type>scale</type>
<object-name>b_Beacon</object-name>
<property>/sim/time/sun-angle-rad</property>
<offset>-1.4</offset>
<x-min>1.0</x-min>
<y-min>1.0</y-min>
<z-min>1.0</z-min>
<x-factor>1.4</x-factor>
<y-factor>1.4</y-factor>
<z-factor>1.4</z-factor>
</animation>
<animation>
<type>dist-scale</type>
<object-name>b_Beacon</object-name>
<factor>5</factor>
<offset>0.0</offset>
<min>0.0</min>
<max>5</max>
<center>
<x-m>0.0</x-m>
<y-m>0.0</y-m>
<z-m>0.0</z-m>
</center>
</animation>
<animation>
<type>rotate</type>
<object-name>b_Beacon</object-name>
<property>/sim/time/elapsed-sec</property>
<factor>180.0</factor>
<center>
<x-m>9.2</x-m>
<y-m>0</y-m>
<z-m>0.52</z-m>
</center>
<axis>
<x>0</x>
<y>-1.22460635382238E-16</y>
<z>-1</z>
</axis>
</animation>
<animation>
<type>flash</type>
<object-name>b_Beacon</object-name>
<offset>0.0</offset>
<factor>1.0</factor>
<power>2</power>
<two-sides type="bool">false</two-sides>
<min>0.0</min>
<max>1.0</max>
<center>
<x-m>0.0</x-m>
<y-m>0.0</y-m>
<z-m>0.0</z-m>
</center>
<axis>
<x>0.0</x>
<y>-1</y>
<z>0.1</z>
</axis>
</animation>
</PropertyList>

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

File diff suppressed because it is too large Load diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 176 KiB

View file

@ -1,86 +1,137 @@
<?xml version="1.0"?>
<PropertyList>
<path>KA6-D.ac</path>
<multiplay>
<refuel>
<type>probe</type>
</refuel>
</multiplay>
<path>KA6-D.ac</path>
<animation>
<object-name>Hose</object-name>
<object-name>Drogue</object-name>
<enable-hot>false</enable-hot>
</animation>
<multiplay>
<refuel>
<type>probe</type>
</refuel>
</multiplay>
<animation>
<object-name>Hose</object-name>
<object-name>Drogue</object-name>
<enable-hot>false</enable-hot>
</animation>
<model>
<path>Models/Geometry/KA6-D/Models/beacon.xml</path>
<name>Beacon Top</name>
<offsets>
<animation>
<type>scale</type>
<object-name>Beacon</object-name>
<property>/sim/time/sun-angle-rad</property>
<offset>-1.4</offset>
<x-min>1.0</x-min>
<y-min>1.0</y-min>
<z-min>1.0</z-min>
<x-factor>1.4</x-factor>
<y-factor>1.4</y-factor>
<z-factor>1.4</z-factor>
</animation>
<animation>
<type>dist-scale</type>
<object-name>Beacon</object-name>
<factor>5</factor>
<offset>0.0</offset>
<min>0.0</min>
<max>5</max>
<center>
<x-m>0.0</x-m>
<y-m>0.0</y-m>
<z-m>0.0</z-m>
</center>
</animation>
<animation>
<type>rotate</type>
<object-name>Beacon</object-name>
<property>/sim/time/elapsed-sec</property>
<factor>180.0</factor>
<center>
<x-m>3.49</x-m>
<y-m> 0</y-m>
<y-m>0</y-m>
<z-m>1.36</z-m>
</offsets>
</model>
<model>
<path>Models/Geometry/KA6-D/Models/beacon.xml</path>
<name>Beacon Bottom</name>
<offsets>
<x-m>9.20</x-m>
<y-m> 0</y-m>
</center>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<animation>
<type>flash</type>
<object-name>Beacon</object-name>
<offset>0.0</offset>
<factor>1.0</factor>
<power>2</power>
<two-sides type="bool">false</two-sides>
<min>0.0</min>
<max>1.0</max>
<center>
<x-m>0.0</x-m>
<y-m>0.0</y-m>
<z-m>0.0</z-m>
</center>
<axis>
<x>0.0</x>
<y>-1</y>
<z>0.1</z>
</axis>
</animation>
<animation>
<type>scale</type>
<object-name>b_Beacon</object-name>
<property>/sim/time/sun-angle-rad</property>
<offset>-1.4</offset>
<x-min>1.0</x-min>
<y-min>1.0</y-min>
<z-min>1.0</z-min>
<x-factor>1.4</x-factor>
<y-factor>1.4</y-factor>
<z-factor>1.4</z-factor>
</animation>
<animation>
<type>dist-scale</type>
<object-name>b_Beacon</object-name>
<factor>5</factor>
<offset>0.0</offset>
<min>0.0</min>
<max>5</max>
<center>
<x-m>0.0</x-m>
<y-m>0.0</y-m>
<z-m>0.0</z-m>
</center>
</animation>
<animation>
<type>rotate</type>
<object-name>b_Beacon</object-name>
<property>/sim/time/elapsed-sec</property>
<factor>180.0</factor>
<center>
<x-m>9.2</x-m>
<y-m>0</y-m>
<z-m>0.52</z-m>
<roll-deg>180</roll-deg>
</offsets>
</model>
<model>
<path>Models/Geometry/KA6-D/droptank.xml</path>
<name>Droptank Left Outer</name>
<offsets>
<x-m>0.97555</x-m>
<y-m>-3.610650</y-m>
<z-m>-0.610712</z-m>
<pitch-deg>-5</pitch-deg>
</offsets>
</model>
<model>
<path>Models/Geometry/KA6-D/droptank.xml</path>
<name>Droptank Right Outer</name>
<offsets>
<x-m>0.97555</x-m>
<y-m> 3.610650</y-m>
<z-m>-0.610712</z-m>
<pitch-deg>-5</pitch-deg>
</offsets>
</model>
<model>
<path>Models/Geometry/KA6-D/droptank.xml</path>
<name>Droptank Left Inner</name>
<offsets>
<x-m>0.80343</x-m>
<y-m>-2.4503</y-m>
<z-m>-0.610712</z-m>
<pitch-deg>-5</pitch-deg>
</offsets>
</model>
<model>
<path>Models/Geometry/KA6-D/droptank.xml</path>
<name>Droptank Right Inner</name>
<offsets>
<x-m>0.80343</x-m>
<y-m>2.4503</y-m>
<z-m>-0.610712</z-m>
<pitch-deg>-5</pitch-deg>
</offsets>
</model>
</PropertyList>
</center>
<axis>
<x>0</x>
<y>-1.22460635382238E-16</y>
<z>-1</z>
</axis>
</animation>
<animation>
<type>flash</type>
<object-name>b_Beacon</object-name>
<offset>0.0</offset>
<factor>1.0</factor>
<power>2</power>
<two-sides type="bool">false</two-sides>
<min>0.0</min>
<max>1.0</max>
<center>
<x-m>0.0</x-m>
<y-m>0.0</y-m>
<z-m>0.0</z-m>
</center>
<axis>
<x>0.0</x>
<y>-1</y>
<z>0.1</z>
</axis>
</animation>
</PropertyList>

Binary file not shown.

View file

@ -1,127 +0,0 @@
AC3Db
MATERIAL "ac3dmat3" rgb 1 1 1 amb 1 1 1 emis 1 1 1 spec 0.6 0.6 0.6 shi 100 trans 0
MATERIAL "ac3dmat3" rgb 1 0 0 amb 1 0 0 emis 0.098 0 0 spec 0.502 0.502 0.502 shi 100 trans 0.663
OBJECT world
kids 2
OBJECT poly
name "Beacon"
loc -0.0744731 0.0266253 -3.71207e-010
texture "red.rgb"
crease 45.000000
numvert 4
0.0811091 0.0337475 -0.0343333
0.0811091 0.0337475 0.0343333
0.0811091 -0.0337474 0.0343333
0.0811091 -0.0337474 -0.0343333
numsurf 2
SURF 0x0
mat 0
refs 3
1 1 1
3 0 0
2 1 0
SURF 0x0
mat 0
refs 3
3 0 0
1 1 1
0 0 1
kids 0
OBJECT poly
name "Dome"
loc -0.122459 -0.928939 -1.12013
crease 45.000000
numvert 13
0.12246 0.970504 1.12013
0.148287 0.927911 1.12013
0.135374 0.927911 1.09628
0.109546 0.927911 1.09628
0.0966319 0.927911 1.12013
0.109546 0.927911 1.14398
0.135374 0.927911 1.14398
0.148287 0.970504 1.12013
0.135374 0.970504 1.09628
0.109546 0.970504 1.09628
0.0966319 0.970504 1.12013
0.109546 0.970504 1.14398
0.135374 0.970504 1.14398
numsurf 12
SURF 0x0
mat 1
refs 4
11 0.305576 0.448827
5 0.305576 0.448827
6 0.307687 0.448827
12 0.307687 0.448827
SURF 0x0
mat 1
refs 4
10 0.30452 0.450769
4 0.30452 0.450769
5 0.305576 0.448827
11 0.305576 0.448827
SURF 0x0
mat 1
refs 4
9 0.305576 0.452712
3 0.305576 0.452712
4 0.30452 0.450769
10 0.30452 0.450769
SURF 0x0
mat 1
refs 4
8 0.307687 0.452712
2 0.307687 0.452712
3 0.305576 0.452712
9 0.305576 0.452712
SURF 0x0
mat 1
refs 4
7 0.308743 0.450769
1 0.308743 0.450769
2 0.307687 0.452712
8 0.307687 0.452712
SURF 0x0
mat 1
refs 4
12 0.307687 0.448827
6 0.307687 0.448827
1 0.308743 0.450769
7 0.308743 0.450769
SURF 0x0
mat 1
refs 3
0 0.306632 0.450769
11 0.305576 0.448827
12 0.307687 0.448827
SURF 0x0
mat 1
refs 3
0 0.306632 0.450769
10 0.30452 0.450769
11 0.305576 0.448827
SURF 0x0
mat 1
refs 3
0 0.306632 0.450769
9 0.305576 0.452712
10 0.30452 0.450769
SURF 0x0
mat 1
refs 3
0 0.306632 0.450769
8 0.307687 0.452712
9 0.305576 0.452712
SURF 0x0
mat 1
refs 3
0 0.306632 0.450769
7 0.308743 0.450769
8 0.307687 0.452712
SURF 0x0
mat 1
refs 3
0 0.306632 0.450769
12 0.307687 0.448827
7 0.308743 0.450769
kids 0

View file

@ -1,88 +0,0 @@
<?xml version="1.0"?>
<!-- Red Revolving Beacon -->
<PropertyList>
<path>beacon.ac</path>
<!--<animation>
<type>select</type>
<object-name>Dome</object-name>
</animation>-->
<animation>
<type>scale</type>
<object-name>Beacon</object-name>
<property>/sim/time/sun-angle-rad</property>
<offset>-1.4</offset>
<x-min>1.0</x-min>
<y-min>1.0</y-min>
<z-min>1.0</z-min>
<x-factor>1.4</x-factor>
<y-factor>1.4</y-factor>
<z-factor>1.4</z-factor>
</animation>
<animation>
<type>dist-scale</type>
<object-name>Beacon</object-name>
<factor>5</factor>
<offset>0.0</offset>
<min>0.0</min>
<max>5</max>
<center>
<x-m>0.0</x-m>
<y-m>0.0</y-m>
<z-m>0.0</z-m>
</center>
</animation>
<animation>
<type>rotate</type>
<object-name>Beacon</object-name>
<property>/sim/time/elapsed-sec</property>
<factor>180.0</factor>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
</center>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<animation>
<type>flash</type>
<object-name>Beacon</object-name>
<offset>0.0</offset>
<factor>1.0</factor>
<power>2</power>
<two-sides type="bool">false</two-sides>
<min>0.0</min>
<max>1.0</max>
<center>
<x-m>0.0</x-m>
<y-m>0.0</y-m>
<z-m>0.0</z-m>
</center>
<axis>
<x>0.0</x>
<y>-1</y>
<z>0.1</z>
</axis>
</animation>
<!--animation>
<type>select</type>
<object-name>Plume</object-name>
</animation-->
<!-- *** LoD ***
<animation>
<type>range</type>
<object-name>Beacon</object-name>
<max-m>10000</max-m>
</animation>-->
</PropertyList>

Binary file not shown.

View file

@ -1,13 +0,0 @@
<?xml version="1.0"?>
<!-- 300 gal droptank -->
<PropertyList>
<path>droptank_300_gal.ac</path>
<!-- *** LoD ***
<animation>
<type>range</type>
<object-name>Beacon</object-name>
<max-m>10000</max-m>
</animation>-->
</PropertyList>

File diff suppressed because it is too large Load diff