Added more scenes

This commit is contained in:
Thomas FORGIONE 2015-06-01 16:28:42 +02:00
parent 3b682fd1d3
commit 2c156e2479
56 changed files with 7837 additions and 0 deletions

View File

@ -369,3 +369,96 @@ function createBobombCameras(width, height) {
return cams;
}
function initWhompScene(scene, collidableObjects, loader, static_path) {
loader.load(
static_path + './data/whomp/Whomps Fortress.obj',
static_path + './data/whomp/Whomps Fortress.mtl',
function ( object ) {
object.rotation.x = -Math.PI/2;
object.rotation.z = Math.PI/2;
collidableObjects.push(object);
scene.add(object);
object.traverse(function (obj) {
if (obj instanceof THREE.Mesh) {
obj.geometry.mergeVertices();
obj.geometry.computeVertexNormals();
obj.material.side = THREE.DoubleSide;
obj.raycastable = true;
if (obj.material.name === 'Shape_088' ||
obj.material.name === 'Shape_089') {
THREEx.Transparency.push(obj);
} else if (obj.material.name === 'Shape_113') {
THREEx.Transparency.push(obj);
obj.material.opacity = 0.5;
} else if (obj.material.name === 'Shape_076' ||
obj.material.name === 'Shape_098' ||
obj.material.name === 'Shape_092') {
obj.visible = false;
}
}
});
}
);
}
function createWhompCameras(width, height) {
return [];
}
function createWhompCoins() {
return [];
}
function resetWhompElements() {
return {
position : new THREE.Vector3(-67.25817925071645,14.993570618328055,-103.56480813212423),
target : new THREE.Vector3(-48.541705829784604,13.192268872752742,-68.25972443720941)
};
}
function initMountainScene(scene, collidableObjects, loader, static_path) {
loader.load(
static_path + './data/mountain/coocoolmountain.obj',
static_path + './data/mountain/coocoolmountain.mtl',
// static_path + './data/mountain2/untitled.obj',
// static_path + './data/mountain2/untitled.mtl',
function ( object ) {
// object.rotation.x = -Math.PI/2;
// object.rotation.z = Math.PI/2;
collidableObjects.push(object);
scene.add(object);
object.traverse(function (obj) {
if (obj instanceof THREE.Mesh) {
obj.geometry.mergeVertices();
obj.geometry.computeVertexNormals();
obj.material.side = THREE.DoubleSide;
obj.raycastable = true;
if (obj.material.name === 'Material.070_13F025D5_c2.png' ||
obj.material.name === 'Material.068_5972FC88_c.bmp' ||
obj.material.name === 'Material.073_76F611AD_c.bmp' ||
obj.material.name === 'Material.071_76F611AD_c.bmp' ||
obj.material.name === 'Material.072_1723CCC7_c.bmp' ||
obj.material.name === 'Material.069_78B64DC7_c.bmp' ||
obj.material.name === 'Material.070_13F025D5_c.bmp' ||
obj.material.name === 'Material.078_3165B23A_c.bmp' ||
obj.material.name === 'Material.067_1723CCC7_c.bmp' ||
obj.material.name === 'Material.066_36DB292F_c.bmp') {
THREEx.Transparency.push(obj);
} else if (obj.material.name === 'Material.082_6DAF90F6_c.bmp') {
THREEx.Transparency.push(obj);
obj.material.opacity = 0.5;
}
}
});
}
);
}
function resetMountainElements() {
return {
position : new THREE.Vector3(-20.558328115300082,23.601312087942762,-10.220633604814038),
target : new THREE.Vector3(11.025356711105232,11.969889531789319,11.393733425161644)
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 438 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

View File

@ -0,0 +1,277 @@
# Blender3D MTL File: coocool.blend
# Material Count: 25
newmtl Material.082_6DAF90F6_c.bmp
Ns 0.000000
Ka 0.000000 0.000000 0.000000
Kd 0.796875 0.796875 0.796875
Ks 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2
map_Kd 6DAF90F6_c.bmp
newmtl Material.070_13F025D5_c2.png
Ns 0.000000
Ka 0.000000 0.000000 0.000000
Kd 0.796875 0.796875 0.796875
Ks 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2
map_Kd 13F025D5_c2.png
newmtl Material.061_3F3E5B2D_c.bmp
Ns 0.000000
Ka 0.000000 0.000000 0.000000
Kd 0.446875 0.446875 0.446875
Ks 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2
map_Kd 3F3E5B2D_c.bmp
newmtl Material.017_3F3E5B2D_c.bmp
Ns 0.000000
Ka 0.000000 0.000000 0.000000
Kd 0.668750 0.668750 0.668750
Ks 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2
map_Kd 3F3E5B2D_c.bmp
newmtl Material.066_36DB292F_c.bmp
Ns 0.000000
Ka 0.000000 0.000000 0.000000
Kd 0.796875 0.796875 0.796875
Ks 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2
map_Kd 36DB292F_c.png
newmtl Material.073_76F611AD_c.bmp
Ns 0.000000
Ka 0.000000 0.000000 0.000000
Kd 0.796875 0.796875 0.796875
Ks 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2
map_Kd 76F611AD_c.png
newmtl Material.062_2E9E5103_c.bmp
Ns 0.000000
Ka 0.000000 0.000000 0.000000
Kd 0.418750 0.418750 0.418750
Ks 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2
map_Kd 2E9E5103_c.bmp
newmtl Material.068_5972FC88_c.bmp
Ns 0.000000
Ka 0.000000 0.000000 0.000000
Kd 0.796875 0.796875 0.796875
Ks 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2
map_Kd 5972FC88_c.png
newmtl Material.017_708FA84_c.bmp
Ns 0.000000
Ka 0.000000 0.000000 0.000000
Kd 0.668750 0.668750 0.668750
Ks 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2
map_Kd 708FA84_c.bmp
newmtl Material.071_76F611AD_c.bmp
Ns 0.000000
Ka 0.000000 0.000000 0.000000
Kd 0.796875 0.796875 0.796875
Ks 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2
map_Kd 76F611AD_c.png
newmtl Material.072_1723CCC7_c.bmp
Ns 0.000000
Ka 0.000000 0.000000 0.000000
Kd 0.796875 0.796875 0.796875
Ks 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2
map_Kd 1723CCC7_c.png
newmtl Material.069_78B64DC7_c.bmp
Ns 0.000000
Ka 0.000000 0.000000 0.000000
Kd 0.796875 0.796875 0.796875
Ks 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2
map_Kd 78B64DC7_c.png
newmtl Material.017_2E9E5103_c.bmp
Ns 0.000000
Ka 0.000000 0.000000 0.000000
Kd 0.668750 0.668750 0.668750
Ks 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2
map_Kd 2E9E5103_c.bmp
newmtl Material.017_51BEEF95_c.bmp
Ns 0.000000
Ka 0.000000 0.000000 0.000000
Kd 0.668750 0.668750 0.668750
Ks 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2
map_Kd 51BEEF95_c.bmp
newmtl Material.017_132D959F_c.bmp
Ns 0.000000
Ka 0.000000 0.000000 0.000000
Kd 0.668750 0.668750 0.668750
Ks 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2
map_Kd 132D959F_c.bmp
newmtl Material.060_3F3E5B2D_c.bmp
Ns 0.000000
Ka 0.000000 0.000000 0.000000
Kd 0.375000 0.375000 0.375000
Ks 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2
map_Kd 3F3E5B2D_c.bmp
newmtl Material.076_22875BFB_c.bmp
Ns 0.000000
Ka 0.000000 0.000000 0.000000
Kd 0.796875 0.796875 0.796875
Ks 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2
map_Kd 22875BFB_c.bmp
newmtl Material.070_13F025D5_c.bmp
Ns 0.000000
Ka 0.000000 0.000000 0.000000
Kd 0.796875 0.796875 0.796875
Ks 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2
map_Kd 13F025D5_c.png
newmtl Material.078_3165B23A_c.bmp
Ns 0.000000
Ka 0.000000 0.000000 0.000000
Kd 0.000000 0.050000 0.000000
Ks 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2
map_Kd 3165B23A_c.png
newmtl Material.017_69AA2C1E_c.bmp
Ns 0.000000
Ka 0.000000 0.000000 0.000000
Kd 0.668750 0.668750 0.668750
Ks 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2
map_Kd 69AA2C1E_c.bmp
newmtl Material.017_4A7135D1_c.bmp
Ns 0.000000
Ka 0.000000 0.000000 0.000000
Kd 0.668750 0.668750 0.668750
Ks 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2
map_Kd 4A7135D1_c.bmp
newmtl Material.067_1723CCC7_c.bmp
Ns 0.000000
Ka 0.000000 0.000000 0.000000
Kd 0.796875 0.796875 0.796875
Ks 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2
map_Kd 1723CCC7_c.png
newmtl Material.017_29500BD6_c.bmp
Ns 0.000000
Ka 0.000000 0.000000 0.000000
Kd 0.668750 0.668750 0.668750
Ks 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2
map_Kd 29500BD6_c.bmp
newmtl Material.017
Ns 0.000000
Ka 0.000000 0.000000 0.000000
Kd 0.668750 0.668750 0.668750
Ks 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2
map_Kd 34F6E5E0_c.bmp
newmtl Material.017_34F6E5E0_c.bmp
Ns 0.000000
Ka 0.000000 0.000000 0.000000
Kd 0.668750 0.668750 0.668750
Ks 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2
map_Kd 34F6E5E0_c.bmp

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,4 @@
here is cool cool mountain
if you use this please give credit to alec pike
if you have any comments, complaints or compliments
please contact me at alec.pike@gmail.com

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 889 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 976 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 901 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 748 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -0,0 +1,700 @@
# 3ds Max Wavefront OBJ Exporter v0.97b - (c)2007 guruware
# File Created: 26.10.2014 13:53:11
newmtl Shape_113
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.7969 0.7969 0.7969
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 6DAF6116_c.png
map_Kd 6DAF6116_c.png
newmtl Shape_098
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.7969 0.7969 0.0000
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
newmtl Shape_092
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.7969 0.7969 0.0000
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
newmtl Shape_089
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.7969 0.7969 0.7969
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 3153E4C6_c.png
map_Kd 3153E4C6_c.png
map_d 3153E4C6_c.png
newmtl Shape_088
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.7969 0.7969 0.7969
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 63E31A21_c.png
map_Kd 63E31A21_c.png
map_d 63E31A21_c.png
newmtl Shape_076
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.7969 0.7969 0.7969
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 422ED7FF_c.png
map_Kd 422ED7FF_c.png
newmtl Shape_075
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.7969 0.7969 0.7969
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 2CF33CF6_c.png
map_Kd 2CF33CF6_c.png
newmtl Shape_074
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.7375 0.7375 0.7375
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 30E48A81_c.png
map_Kd 30E48A81_c.png
newmtl Shape_073
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.7969 0.7969 0.7969
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 2C725067_c.png
map_Kd 2C725067_c.png
newmtl Shape_072
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.7969 0.7969 0.7969
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 59A41B70_c.png
map_Kd 59A41B70_c.png
newmtl Shape_071
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.7969 0.7969 0.7969
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 2C725067_c.png
map_Kd 2C725067_c.png
newmtl Shape_070
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.7969 0.7969 0.7969
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 59A41B70_c.png
map_Kd 59A41B70_c.png
newmtl Shape_069
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.7969 0.7969 0.7969
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 59A41B70_c.png
map_Kd 59A41B70_c.png
newmtl Shape_068
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.3187 0.3187 0.3187
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 2C725067_c.png
map_Kd 2C725067_c.png
newmtl Shape_067
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.7969 0.7969 0.7969
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 4D3B21B2_c.png
map_Kd 4D3B21B2_c.png
newmtl Shape_066
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.3187 0.3187 0.3187
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 4399CB9D_c.png
map_Kd 4399CB9D_c.png
newmtl Shape_065
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.3187 0.3187 0.3187
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 2C725067_c.png
map_Kd 2C725067_c.png
newmtl Shape_064
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.7969 0.7969 0.7969
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 59A41B70_c.png
map_Kd 59A41B70_c.png
newmtl Shape_063
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.7969 0.7969 0.7969
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 53DCECCE_c.png
map_Kd 53DCECCE_c.png
newmtl Shape_062
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.3187 0.3187 0.3187
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 710C9EF6_c.png
map_Kd 710C9EF6_c.png
newmtl Shape_061
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.7969 0.7969 0.7969
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 2A04AD32_c.png
map_Kd 2A04AD32_c.png
newmtl Shape_060
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.7969 0.7969 0.7969
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 60892055_c.png
map_Kd 60892055_c.png
newmtl Shape_059
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.3187 0.3187 0.3187
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 53DCECCE_c.png
map_Kd 53DCECCE_c.png
newmtl Shape_058
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.4219 0.4219 0.4219
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 66E34BFE_c.png
map_Kd 66E34BFE_c.png
newmtl Shape_057
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.3187 0.3187 0.3187
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 30E48A81_c.png
map_Kd 30E48A81_c.png
newmtl Shape_056
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.3187 0.3187 0.3187
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 2C725067_c.png
map_Kd 2C725067_c.png
newmtl Shape_055
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.7969 0.7969 0.7969
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 59A41B70_c.png
map_Kd 59A41B70_c.png
newmtl Shape_054
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.7531 0.7531 0.7531
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 53DCECCE_c.png
map_Kd 53DCECCE_c.png
newmtl Shape_053
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.7969 0.7969 0.7969
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 1FBEB991_c.png
map_Kd 1FBEB991_c.png
newmtl Shape_052
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.3187 0.3187 0.3187
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 6C0FF06D_c.png
map_Kd 6C0FF06D_c.png
newmtl Shape_051
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.7969 0.7969 0.7969
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 29F6A68D_c.png
map_Kd 29F6A68D_c.png
newmtl Shape_050
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.6594 0.6594 0.6594
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka DDBFFE4_c.png
map_Kd DDBFFE4_c.png
newmtl Shape_049
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.7969 0.7969 0.7969
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 4D3B21B2_c.png
map_Kd 4D3B21B2_c.png
newmtl Shape_048
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.7969 0.7969 0.7969
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 1FBEB991_c.png
map_Kd 1FBEB991_c.png
newmtl Shape_047
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.3187 0.3187 0.3187
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 6C0FF06D_c.png
map_Kd 6C0FF06D_c.png
newmtl Shape_046
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.7969 0.7969 0.7969
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 29F6A68D_c.png
map_Kd 29F6A68D_c.png
newmtl Shape_045
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.3187 0.3187 0.3187
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka DDBFFE4_c.png
map_Kd DDBFFE4_c.png
newmtl Shape_021
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.7969 0.7969 0.7969
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 29F6A68D_c.png
map_Kd 29F6A68D_c.png
newmtl Shape_020
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.7969 0.7969 0.7969
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 5AEE79AF_c.png
map_Kd 5AEE79AF_c.png
newmtl Shape_019
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.3187 0.3187 0.3187
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 18F734A0_c.png
map_Kd 18F734A0_c.png
newmtl Shape_018
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.3187 0.3187 0.3187
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 4399CB9D_c.png
map_Kd 4399CB9D_c.png
newmtl Shape_017
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.3187 0.3187 0.3187
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 30E48A81_c.png
map_Kd 30E48A81_c.png
newmtl Shape_016
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.6594 0.6594 0.6594
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 29730C45_c.png
map_Kd 29730C45_c.png
newmtl Shape_015
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.3187 0.3187 0.3187
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka DDBFFE4_c.png
map_Kd DDBFFE4_c.png
newmtl Shape_014
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.3187 0.3187 0.3187
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 710C9EF6_c.png
map_Kd 710C9EF6_c.png
newmtl Shape_013
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.7969 0.7969 0.7969
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 2CF33CF6_c.png
map_Kd 2CF33CF6_c.png
newmtl Shape_012
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.7969 0.7969 0.7969
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 2C725067_c.png
map_Kd 2C725067_c.png
newmtl Shape_011
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.7969 0.7969 0.7969
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 59A41B70_c.png
map_Kd 59A41B70_c.png
newmtl Shape_010
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.7969 0.7969 0.7969
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 53DCECCE_c.png
map_Kd 53DCECCE_c.png
newmtl Shape_009
Ns 0.0000
Ni 1.5000
d 1.0000
Tr 0.0000
Tf 1.0000 1.0000 1.0000
illum 2
Ka 0.0000 0.0000 0.0000
Kd 0.3187 0.3187 0.3187
Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000
map_Ka 4D3B21B2_c.png
map_Kd 4D3B21B2_c.png

File diff suppressed because it is too large Load Diff