Добавлен автомобиль ГАЗ-М-20

This commit is contained in:
Alex_BY 2016-03-12 14:20:56 +03:00
parent 0b4b1eb37c
commit d401413845
20 changed files with 498 additions and 0 deletions

View File

@ -0,0 +1,50 @@
function data()
return {
params = {
fade_out_range = {
fadeOutEndDist = 20000,
fadeOutStartDist = 10000,
},
map_color_reflect = {
compressionAllowed = true,
fileName = "models/vehicle/car/gazm20beige.tga",
magFilter = "LINEAR",
minFilter = "LINEAR_MIPMAP_LINEAR",
mipmapAlphaScale = 0,
type = "TWOD",
wrapS = "REPEAT",
wrapT = "REPEAT",
},
map_env = {
compressionAllowed = true,
fileName = "c.tga",
magFilter = "LINEAR",
minFilter = "LINEAR",
mipmapAlphaScale = 0,
type = "CUBE_MAP",
wrapS = "REPEAT",
wrapT = "REPEAT",
},
map_normal = {
compressionAllowed = false,
fileName = "models/vehicle/car/gazm20_n.tga",
magFilter = "LINEAR",
minFilter = "LINEAR_MIPMAP_LINEAR",
mipmapAlphaScale = 0,
type = "TWOD",
wrapS = "REPEAT",
wrapT = "REPEAT",
},
props = {
coeffs = {
1, 1, 0.25, 20,
},
},
two_sided = {
twoSided = false,
},
},
type = "REFLECTIVE",
}
end

View File

@ -0,0 +1,50 @@
function data()
return {
params = {
fade_out_range = {
fadeOutEndDist = 20000,
fadeOutStartDist = 10000,
},
map_color_reflect = {
compressionAllowed = true,
fileName = "models/vehicle/car/gazm20blue.tga",
magFilter = "LINEAR",
minFilter = "LINEAR_MIPMAP_LINEAR",
mipmapAlphaScale = 0,
type = "TWOD",
wrapS = "REPEAT",
wrapT = "REPEAT",
},
map_env = {
compressionAllowed = true,
fileName = "c.tga",
magFilter = "LINEAR",
minFilter = "LINEAR",
mipmapAlphaScale = 0,
type = "CUBE_MAP",
wrapS = "REPEAT",
wrapT = "REPEAT",
},
map_normal = {
compressionAllowed = false,
fileName = "models/vehicle/car/gazm20_n.tga",
magFilter = "LINEAR",
minFilter = "LINEAR_MIPMAP_LINEAR",
mipmapAlphaScale = 0,
type = "TWOD",
wrapS = "REPEAT",
wrapT = "REPEAT",
},
props = {
coeffs = {
1, 1, 0.25, 20,
},
},
two_sided = {
twoSided = false,
},
},
type = "REFLECTIVE",
}
end

View File

@ -0,0 +1,50 @@
function data()
return {
params = {
fade_out_range = {
fadeOutEndDist = 20000,
fadeOutStartDist = 10000,
},
map_color_reflect = {
compressionAllowed = true,
fileName = "models/vehicle/car/gazm20green.tga",
magFilter = "LINEAR",
minFilter = "LINEAR_MIPMAP_LINEAR",
mipmapAlphaScale = 0,
type = "TWOD",
wrapS = "REPEAT",
wrapT = "REPEAT",
},
map_env = {
compressionAllowed = true,
fileName = "c.tga",
magFilter = "LINEAR",
minFilter = "LINEAR",
mipmapAlphaScale = 0,
type = "CUBE_MAP",
wrapS = "REPEAT",
wrapT = "REPEAT",
},
map_normal = {
compressionAllowed = false,
fileName = "models/vehicle/car/gazm20_n.tga",
magFilter = "LINEAR",
minFilter = "LINEAR_MIPMAP_LINEAR",
mipmapAlphaScale = 0,
type = "TWOD",
wrapS = "REPEAT",
wrapT = "REPEAT",
},
props = {
coeffs = {
1, 1, 0.25, 20,
},
},
two_sided = {
twoSided = false,
},
},
type = "REFLECTIVE",
}
end

View File

@ -0,0 +1,50 @@
function data()
return {
params = {
fade_out_range = {
fadeOutEndDist = 20000,
fadeOutStartDist = 10000,
},
map_color_reflect = {
compressionAllowed = true,
fileName = "models/vehicle/car/gazm20lightblue.tga",
magFilter = "LINEAR",
minFilter = "LINEAR_MIPMAP_LINEAR",
mipmapAlphaScale = 0,
type = "TWOD",
wrapS = "REPEAT",
wrapT = "REPEAT",
},
map_env = {
compressionAllowed = true,
fileName = "c.tga",
magFilter = "LINEAR",
minFilter = "LINEAR",
mipmapAlphaScale = 0,
type = "CUBE_MAP",
wrapS = "REPEAT",
wrapT = "REPEAT",
},
map_normal = {
compressionAllowed = false,
fileName = "models/vehicle/car/gazm20_n.tga",
magFilter = "LINEAR",
minFilter = "LINEAR_MIPMAP_LINEAR",
mipmapAlphaScale = 0,
type = "TWOD",
wrapS = "REPEAT",
wrapT = "REPEAT",
},
props = {
coeffs = {
1, 1, 0.25, 20,
},
},
two_sided = {
twoSided = false,
},
},
type = "REFLECTIVE",
}
end

View File

@ -0,0 +1,50 @@
function data()
return {
params = {
fade_out_range = {
fadeOutEndDist = 20000,
fadeOutStartDist = 10000,
},
map_color_reflect = {
compressionAllowed = true,
fileName = "models/vehicle/car/gazm20red.tga",
magFilter = "LINEAR",
minFilter = "LINEAR_MIPMAP_LINEAR",
mipmapAlphaScale = 0,
type = "TWOD",
wrapS = "REPEAT",
wrapT = "REPEAT",
},
map_env = {
compressionAllowed = true,
fileName = "c.tga",
magFilter = "LINEAR",
minFilter = "LINEAR",
mipmapAlphaScale = 0,
type = "CUBE_MAP",
wrapS = "REPEAT",
wrapT = "REPEAT",
},
map_normal = {
compressionAllowed = false,
fileName = "models/vehicle/car/gazm20_n.tga",
magFilter = "LINEAR",
minFilter = "LINEAR_MIPMAP_LINEAR",
mipmapAlphaScale = 0,
type = "TWOD",
wrapS = "REPEAT",
wrapT = "REPEAT",
},
props = {
coeffs = {
1, 1, 0.25, 20,
},
},
two_sided = {
twoSided = false,
},
},
type = "REFLECTIVE",
}
end

View File

@ -0,0 +1,50 @@
function data()
return {
params = {
fade_out_range = {
fadeOutEndDist = 20000,
fadeOutStartDist = 10000,
},
map_color_reflect = {
compressionAllowed = true,
fileName = "models/vehicle/car/gazm20white.tga",
magFilter = "LINEAR",
minFilter = "LINEAR_MIPMAP_LINEAR",
mipmapAlphaScale = 0,
type = "TWOD",
wrapS = "REPEAT",
wrapT = "REPEAT",
},
map_env = {
compressionAllowed = true,
fileName = "c.tga",
magFilter = "LINEAR",
minFilter = "LINEAR",
mipmapAlphaScale = 0,
type = "CUBE_MAP",
wrapS = "REPEAT",
wrapT = "REPEAT",
},
map_normal = {
compressionAllowed = false,
fileName = "models/vehicle/car/gazm20_n.tga",
magFilter = "LINEAR",
minFilter = "LINEAR_MIPMAP_LINEAR",
mipmapAlphaScale = 0,
type = "TWOD",
wrapS = "REPEAT",
wrapT = "REPEAT",
},
props = {
coeffs = {
1, 1, 0.25, 20,
},
},
two_sided = {
twoSided = false,
},
},
type = "REFLECTIVE",
}
end

View File

@ -0,0 +1,44 @@
-- Generated by Train Fever Model Converter version 0.3.5481.4047
function data() return {
animations = {
},
matConfigs = {
{
0,
}, {
1,
}, {
2,
}, {
3,
}, {
4,
}, {
5,
},
},
subMeshes = {
{ -- Object 0
indices = {
position = { count = 27660, offset = 0, },
normal = { count = 27660, offset = 27660, },
uv0 = { count = 27660, offset = 55320, },
tangent = { count = 27660, offset = 82980, },
},
materials = {
"vehicle/car/gazm20beige.mtl",
"vehicle/car/gazm20blue.mtl",
"vehicle/car/gazm20lightblue.mtl",
"vehicle/car/gazm20red.mtl",
"vehicle/car/gazm20green.mtl",
"vehicle/car/gazm20white.mtl",
},
},
},
vertexAttr = {
position = { count = 82980, numComp = 3, offset = 110640, },
normal = { count = 82980, numComp = 3, offset = 193620, },
uv0 = { count = 55320, numComp = 2, offset = 276600, },
tangent = { count = 110640, numComp = 4, offset = 331920, },
},
} end

View File

@ -0,0 +1,25 @@
-- Generated by Train Fever Model Converter version 0.3.5481.4047
function data() return {
animations = {
},
matConfigs = { { 0 } },
subMeshes = {
{ -- Object 0
indices = {
position = { count = 4032, offset = 0, },
normal = { count = 4032, offset = 4032, },
uv0 = { count = 4032, offset = 8064, },
tangent = { count = 4032, offset = 12096, },
},
materials = {
"vehicle/car/gazm20beige.mtl",
},
},
},
vertexAttr = {
position = { count = 12096, numComp = 3, offset = 16128, },
normal = { count = 12096, numComp = 3, offset = 28224, },
uv0 = { count = 8064, numComp = 2, offset = 40320, },
tangent = { count = 16128, numComp = 4, offset = 48384, },
},
} end

Binary file not shown.

View File

@ -0,0 +1,25 @@
-- Generated by Train Fever Model Converter version 0.3.5481.4047
function data() return {
animations = {
},
matConfigs = { { 0 } },
subMeshes = {
{ -- Object 0
indices = {
position = { count = 2016, offset = 0, },
normal = { count = 2016, offset = 2016, },
uv0 = { count = 2016, offset = 4032, },
tangent = { count = 2016, offset = 6048, },
},
materials = {
"vehicle/car/gazm20beige.mtl",
},
},
},
vertexAttr = {
position = { count = 6048, numComp = 3, offset = 8064, },
normal = { count = 6048, numComp = 3, offset = 14112, },
uv0 = { count = 4032, numComp = 2, offset = 20160, },
tangent = { count = 8064, numComp = 4, offset = 24192, },
},
} end

Binary file not shown.

View File

@ -0,0 +1,104 @@
function data()
return {
boundingInfo = {
bbMax = {
2.2483, 0.96442, 1.72905,
},
bbMin = {
-2.31673, -0.89262, 0.0,
},
},
collider = {
params = {
},
type = "MESH",
},
lods = {
{
animations = {
},
children = {
{
id = "vehicle/car/gazm20/gazm20_body.msh",
transf = {
1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.03342, 0.0, 1.0,
},
type = "MESH",
}, {
id = "vehicle/car/gazm20/gazm20_w2.msh",
transf = {
1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1.54087, -0.69676, 0.35639, 1.0,
},
type = "MESH",
}, {
id = "vehicle/car/gazm20/gazm20_w2.msh",
transf = {
-1.0, -0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1.54087, 0.69676, 0.35639, 1.0,
},
type = "MESH",
}, {
id = "vehicle/car/gazm20/gazm20_w1.msh",
transf = {
1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, -1.17382, -0.00017, 0.35639, 1.0,
},
type = "MESH",
},
},
events = {
},
matConfigs = {
{
0, 0, 0, 0, 0,
}, {
1, 0, 0, 0, 0,
}, {
2, 0, 0, 0, 0,
}, {
3, 0, 0, 0, 0,
}, {
4, 0, 0, 0, 0,
}, {
5, 0, 0, 0, 0,
},
},
static = false,
visibleFrom = 0,
visibleTo = 200,
},
},
metadata = {
availability = {
yearFrom = 1946,
yearTo = 1978,
},
car = {
},
roadVehicle = {
configs = {
{
axles = { "vehicle/car/gazm20/gazm20_w1.msh", },
fakeBogies = {{ group = 0, offset = 0, position = 0, }, },
wheels = { "vehicle/car/gazm20/gazm20_w2.msh", },
},
},
power = 60,
soundSet = {
horn = "",
name = "",
},
topSpeed = 100,
tractiveEffort = 5,
weight = 1.6,
},
},
}
end

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 MiB