mirror of
https://github.com/id-Software/DOOM-3-BFG.git
synced 2025-03-14 22:50:45 +00:00
65 lines
2.1 KiB
Text
65 lines
2.1 KiB
Text
|
|
models/mapobjects/buggy/buggy
|
|
{
|
|
renderbump -size 512 512 -aa 2 models/md5/vehicles/buggy/buggy_local.tga models/md5/vehicles/buggy/buggy_hi.lwo
|
|
diffusemap models/mapobjects/base/chairs/chair1_bmp.tga
|
|
specularmap models/mapobjects/base/chairs/chair1_bmp.tga
|
|
bumpmap models/md5/vehicles/buggy/buggy_local.tga
|
|
}
|
|
|
|
models/mapobjects/capri/capri_wheel
|
|
{
|
|
// renderbump -size 256 128 -aa 2 models/mapobjects/capri/capri_wheel_local.tga models/mapobjects/capri/wheel_hi.lwo
|
|
diffusemap models/md5/vehicles/capri/capri_wheel_d.tga
|
|
specularmap models/md5/vehicles/capri/capri_wheel_s.tga
|
|
bumpmap models/md5/vehicles/capri/capri_wheel_local.tga
|
|
}
|
|
|
|
models/md5/vehicles/buggy/buggy
|
|
{
|
|
// renderbump -size 512 512 -aa 2 models/mapobjects/buggy/buggy_local.tga models/mapobjects/buggy/buggy_hi.lwo
|
|
{
|
|
blend bumpmap
|
|
map models/md5/vehicles/buggy/buggy_local.tga
|
|
|
|
}
|
|
diffusemap models/md5/vehicles/buggy/buggy_d.tga
|
|
specularmap models/md5/vehicles/buggy/buggy_turret_d.tga
|
|
}
|
|
|
|
models/md5/vehicles/buggy/gun
|
|
{
|
|
unsmoothedTangents
|
|
// renderbump -size 1024 1024 -colorMap -aa 2 models/weapons/chaingun/barrel_local.tga models/md5/weapons/chaingun/barrel_hi.lwo
|
|
|
|
diffusemap models/weapons/chaingun/barrel.tga
|
|
{
|
|
blend bumpmap
|
|
map addnormals(models/weapons/chaingun/barrel_local.tga, heightmap(models/weapons/chaingun/barrel_h.tga, 14 ) )
|
|
//
|
|
}
|
|
specularmap models/weapons/chaingun/barrel_s.tga
|
|
}
|
|
|
|
models/md5/vehicles/buggy/turret
|
|
{
|
|
// renderbump -size 512 256 -aa 2 models/md5/vehicles/buggy/buggy_turret_local.tga models/md5/vehicles/buggy/turret_hi.lwo
|
|
{
|
|
blend bumpmap
|
|
map models/md5/vehicles/buggy/buggy_turret_local.tga
|
|
|
|
}
|
|
|
|
//bumpmap models/md5/vehicles/buggy/buggy_turret_local.tga
|
|
diffusemap models/md5/vehicles/buggy/buggy_turret_d.tga
|
|
specularmap models/md5/vehicles/buggy/buggy_turret_d.tga
|
|
}
|
|
|
|
models/md5/vehicles/buggy/wheel
|
|
{
|
|
// renderbump -size 256 128 -aa 2 models/md5/vehicles/buggy/wheel_local.tga models/md5/vehicles/buggy/wheel_hi.lwo
|
|
|
|
diffusemap models/md5/vehicles/buggy/wheel_d.tga
|
|
specularmap models/md5/vehicles/buggy/wheel_s.tga
|
|
bumpmap models/md5/vehicles/buggy/wheel_local.tga
|
|
}
|