Aufgabe 1-10 bearbeitet. Musik (Piratenmusik.ogg) hinzugefügt. Schiebregler hinzugefügt (VolumeLSider); update Methode überschrieben; Lemur Doc gelesen
@@ -42,10 +42,13 @@ public class ModelExporter extends SimpleApplication {
|
||||
@Override
|
||||
public void simpleInitApp() {
|
||||
export("Models/KingGeorgeV/King_George_V.obj", "KingGeorgeV.j3o"); //NON-NLS
|
||||
|
||||
export("Models/Flugzeugträger_5er/Flugzeugträger.obj", "Flugzeugträger.j3o");
|
||||
export("Models/Korvette_3er/caravel.obj", "Korvette.j3o");
|
||||
export("Models/Zerstörer_2er/ShipV_LOW.obj", "Zerstörer.j3o");
|
||||
stop();
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Exports spatial into a file
|
||||
*
|
||||
|
@@ -0,0 +1,112 @@
|
||||
# Blender 4.2.2 LTS MTL File: 'None'
|
||||
# www.blender.org
|
||||
|
||||
newmtl Main
|
||||
Ns 319.999939
|
||||
Ka 1.000000 1.000000 1.000000
|
||||
Kd 0.490000 0.257495 0.132300
|
||||
Ks 1.000000 1.000000 1.000000
|
||||
Ke 0.000000 0.000000 0.000000
|
||||
Ni 1.500000
|
||||
d 1.000000
|
||||
illum 2
|
||||
|
||||
newmtl Mat
|
||||
Ns 319.999939
|
||||
Ka 1.000000 1.000000 1.000000
|
||||
Kd 0.340000 0.164333 0.000000
|
||||
Ks 1.000000 1.000000 1.000000
|
||||
Ke 0.000000 0.000000 0.000000
|
||||
Ni 1.500000
|
||||
d 1.000000
|
||||
illum 2
|
||||
|
||||
newmtl Mat.1
|
||||
Ns 319.999939
|
||||
Ka 1.000000 1.000000 1.000000
|
||||
Kd 0.190000 0.077615 0.017100
|
||||
Ks 1.000000 1.000000 1.000000
|
||||
Ke 0.000000 0.000000 0.000000
|
||||
Ni 1.500000
|
||||
d 1.000000
|
||||
illum 2
|
||||
|
||||
newmtl Mat.1_1
|
||||
Ns 319.999939
|
||||
Ka 1.000000 1.000000 1.000000
|
||||
Kd 0.320000 0.151520 0.060800
|
||||
Ks 1.000000 1.000000 1.000000
|
||||
Ke 0.000000 0.000000 0.000000
|
||||
Ni 1.500000
|
||||
d 1.000000
|
||||
illum 2
|
||||
|
||||
newmtl Mat.2
|
||||
Ns 319.999939
|
||||
Ka 1.000000 1.000000 1.000000
|
||||
Kd 0.000000 0.000000 0.000000
|
||||
Ks 1.000000 1.000000 1.000000
|
||||
Ke 0.000000 0.000000 0.000000
|
||||
Ni 1.500000
|
||||
d 1.000000
|
||||
illum 2
|
||||
|
||||
newmtl Mat.3
|
||||
Ns 319.999939
|
||||
Ka 1.000000 1.000000 1.000000
|
||||
Kd 0.160000 0.151680 0.147200
|
||||
Ks 1.000000 1.000000 1.000000
|
||||
Ke 0.000000 0.000000 0.000000
|
||||
Ni 1.500000
|
||||
d 1.000000
|
||||
illum 2
|
||||
|
||||
newmtl Mat.4
|
||||
Ns 319.999939
|
||||
Ka 1.000000 1.000000 1.000000
|
||||
Kd 0.990000 0.990000 0.990000
|
||||
Ks 1.000000 1.000000 1.000000
|
||||
Ke 0.000000 0.000000 0.000000
|
||||
Ni 1.500000
|
||||
d 1.000000
|
||||
illum 2
|
||||
|
||||
newmtl Mat.5
|
||||
Ns 319.999939
|
||||
Ka 1.000000 1.000000 1.000000
|
||||
Kd 0.070000 0.062265 0.058100
|
||||
Ks 1.000000 1.000000 1.000000
|
||||
Ke 0.000000 0.000000 0.000000
|
||||
Ni 1.500000
|
||||
d 1.000000
|
||||
illum 2
|
||||
|
||||
newmtl Mat.6
|
||||
Ns 319.999939
|
||||
Ka 1.000000 1.000000 1.000000
|
||||
Kd 0.266600 0.466860 0.620000
|
||||
Ks 1.000000 1.000000 1.000000
|
||||
Ke 0.000000 0.000000 0.000000
|
||||
Ni 1.500000
|
||||
d 1.000000
|
||||
illum 2
|
||||
|
||||
newmtl Mat.7
|
||||
Ns 319.999939
|
||||
Ka 1.000000 1.000000 1.000000
|
||||
Kd 0.940000 0.561180 0.206800
|
||||
Ks 1.000000 1.000000 1.000000
|
||||
Ke 0.000000 0.000000 0.000000
|
||||
Ni 1.500000
|
||||
d 1.000000
|
||||
illum 2
|
||||
|
||||
newmtl Sail
|
||||
Ns 319.999939
|
||||
Ka 1.000000 1.000000 1.000000
|
||||
Kd 0.070000 0.070000 0.070000
|
||||
Ks 1.000000 1.000000 1.000000
|
||||
Ke 0.000000 0.000000 0.000000
|
||||
Ni 1.500000
|
||||
d 1.000000
|
||||
illum 2
|
@@ -0,0 +1,52 @@
|
||||
# Blender 4.2.2 LTS MTL File: 'None'
|
||||
# www.blender.org
|
||||
|
||||
newmtl DeckStuff
|
||||
Ns 20.000006
|
||||
Ka 1.000000 1.000000 1.000000
|
||||
Kd 0.184314 0.600000 0.792157
|
||||
Ks 0.000000 0.000000 0.000000
|
||||
Ke 0.000000 0.000000 0.000000
|
||||
Ni 1.500000
|
||||
d 1.000000
|
||||
illum 1
|
||||
|
||||
newmtl Hull
|
||||
Ns 20.000006
|
||||
Ka 1.000000 1.000000 1.000000
|
||||
Kd 0.701961 0.678431 0.019608
|
||||
Ks 0.000000 0.000000 0.000000
|
||||
Ke 0.000000 0.000000 0.000000
|
||||
Ni 1.500000
|
||||
d 1.000000
|
||||
illum 1
|
||||
|
||||
newmtl MastsRigging
|
||||
Ns 20.000006
|
||||
Ka 1.000000 1.000000 1.000000
|
||||
Kd 0.086275 0.768628 0.117647
|
||||
Ks 0.000000 0.000000 0.000000
|
||||
Ke 0.000000 0.000000 0.000000
|
||||
Ni 1.500000
|
||||
d 1.000000
|
||||
illum 1
|
||||
|
||||
newmtl Poopdeck
|
||||
Ns 20.000006
|
||||
Ka 1.000000 1.000000 1.000000
|
||||
Kd 0.976471 0.211765 0.211765
|
||||
Ks 0.000000 0.000000 0.000000
|
||||
Ke 0.000000 0.000000 0.000000
|
||||
Ni 1.500000
|
||||
d 1.000000
|
||||
illum 1
|
||||
|
||||
newmtl Sail
|
||||
Ns 20.000006
|
||||
Ka 1.000000 1.000000 1.000000
|
||||
Kd 0.588000 0.588000 0.588000
|
||||
Ks 0.000000 0.000000 0.000000
|
||||
Ke 0.000000 0.000000 0.000000
|
||||
Ni 1.500000
|
||||
d 1.000000
|
||||
illum 1
|
After Width: | Height: | Size: 1.1 MiB |
After Width: | Height: | Size: 2.7 MiB |
After Width: | Height: | Size: 48 KiB |
After Width: | Height: | Size: 1.5 MiB |
After Width: | Height: | Size: 4.5 MiB |
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 1.7 MiB |
After Width: | Height: | Size: 472 KiB |
After Width: | Height: | Size: 1.6 MiB |
After Width: | Height: | Size: 48 KiB |
After Width: | Height: | Size: 727 KiB |
After Width: | Height: | Size: 4.1 MiB |
After Width: | Height: | Size: 52 KiB |
After Width: | Height: | Size: 1003 KiB |
After Width: | Height: | Size: 415 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 4.2 KiB |
After Width: | Height: | Size: 1.5 MiB |
After Width: | Height: | Size: 8.4 KiB |
After Width: | Height: | Size: 249 KiB |
After Width: | Height: | Size: 658 KiB |
After Width: | Height: | Size: 1.8 MiB |
After Width: | Height: | Size: 48 KiB |
After Width: | Height: | Size: 16 KiB |
After Width: | Height: | Size: 4.8 MiB |
After Width: | Height: | Size: 17 KiB |
After Width: | Height: | Size: 755 KiB |
After Width: | Height: | Size: 76 KiB |
After Width: | Height: | Size: 472 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 4.2 KiB |
After Width: | Height: | Size: 1.9 MiB |
After Width: | Height: | Size: 4.2 KiB |
After Width: | Height: | Size: 260 KiB |
@@ -0,0 +1,32 @@
|
||||
# Blender MTL File: 'ShipV_0002.blend'
|
||||
# Material Count: 3
|
||||
|
||||
newmtl map_ShipV_001
|
||||
Ns 225.000000
|
||||
Ka 1.000000 1.000000 1.000000
|
||||
Kd 0.800000 0.144874 0.000708
|
||||
Ks 0.500000 0.500000 0.500000
|
||||
Ke 0.000000 0.000000 0.000000
|
||||
Ni 1.450000
|
||||
d 1.000000
|
||||
illum 2
|
||||
|
||||
newmtl map_ShipV_002
|
||||
Ns 225.000000
|
||||
Ka 1.000000 1.000000 1.000000
|
||||
Kd 0.800000 0.035888 0.004678
|
||||
Ks 0.500000 0.500000 0.500000
|
||||
Ke 0.000000 0.000000 0.000000
|
||||
Ni 1.450000
|
||||
d 1.000000
|
||||
illum 2
|
||||
|
||||
newmtl map_ShipV_003
|
||||
Ns 225.000000
|
||||
Ka 1.000000 1.000000 1.000000
|
||||
Kd 0.001405 0.006690 0.800000
|
||||
Ks 0.500000 0.500000 0.500000
|
||||
Ke 0.000000 0.000000 0.000000
|
||||
Ni 1.450000
|
||||
d 1.000000
|
||||
illum 2
|
After Width: | Height: | Size: 1.7 MiB |
After Width: | Height: | Size: 4.0 MiB |
After Width: | Height: | Size: 589 B |
After Width: | Height: | Size: 3.8 MiB |
After Width: | Height: | Size: 1.4 MiB |
After Width: | Height: | Size: 1.6 MiB |
After Width: | Height: | Size: 3.0 MiB |
After Width: | Height: | Size: 40 KiB |
After Width: | Height: | Size: 2.7 MiB |
After Width: | Height: | Size: 1.2 MiB |
After Width: | Height: | Size: 2.2 MiB |
After Width: | Height: | Size: 6.3 MiB |
After Width: | Height: | Size: 589 B |
After Width: | Height: | Size: 7.5 MiB |
After Width: | Height: | Size: 1.9 MiB |