update materials
This commit is contained in:
parent
179b847e47
commit
2ae707d076
@ -41,10 +41,12 @@
|
|||||||
"roughness_map" "/halflife.wad/-[C2A3_GAR]/c2a3_gar3_roughness.png"
|
"roughness_map" "/halflife.wad/-[C2A3_GAR]/c2a3_gar3_roughness.png"
|
||||||
}
|
}
|
||||||
|
|
||||||
// test_gradients
|
// test_gradients (G - gradient, C - Color, R - replacement, D - dither, E - emissive)
|
||||||
{
|
{
|
||||||
"for" "DEBUG_G_R"
|
"for" "DEBUG_G_R"
|
||||||
"basecolor_map" "debug_gradient.png"
|
//"basecolor_map" "debug_gradient.png"
|
||||||
|
//"basecolor_map" "debug_gradient_white_alpha.png"
|
||||||
|
"basecolor_map" "debug_gradient_black_alpha.png"
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
"for" "DEBUG_G_R_E"
|
"for" "DEBUG_G_R_E"
|
||||||
|
BIN
valve/pbr/debug/debug_gradient.png
(Stored with Git LFS)
BIN
valve/pbr/debug/debug_gradient.png
(Stored with Git LFS)
Binary file not shown.
BIN
valve/pbr/debug/debug_gradient_black_alpha.png
(Stored with Git LFS)
Normal file
BIN
valve/pbr/debug/debug_gradient_black_alpha.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
valve/pbr/debug/debug_gradient_color.png
(Stored with Git LFS)
BIN
valve/pbr/debug/debug_gradient_color.png
(Stored with Git LFS)
Binary file not shown.
BIN
valve/pbr/debug/debug_gradient_color_dither.png
(Stored with Git LFS)
BIN
valve/pbr/debug/debug_gradient_color_dither.png
(Stored with Git LFS)
Binary file not shown.
BIN
valve/pbr/debug/debug_gradient_dither.png
(Stored with Git LFS)
BIN
valve/pbr/debug/debug_gradient_dither.png
(Stored with Git LFS)
Binary file not shown.
BIN
valve/pbr/debug/debug_gradient_white_alpha.png
(Stored with Git LFS)
Normal file
BIN
valve/pbr/debug/debug_gradient_white_alpha.png
(Stored with Git LFS)
Normal file
Binary file not shown.
10
valve/pbr/maps/c1a3.bsp/c1a3.bsp.mat
Normal file
10
valve/pbr/maps/c1a3.bsp/c1a3.bsp.mat
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"for" "generic028"
|
||||||
|
"metalness" "1"
|
||||||
|
"roughness" "0.1"
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"for" "silo2_cor2"
|
||||||
|
"metalness" "1"
|
||||||
|
"roughness" "0.7"
|
||||||
|
}
|
20
valve/pbr/maps/c1a3c.bsp/c1a3c.bsp.mat
Normal file
20
valve/pbr/maps/c1a3c.bsp/c1a3c.bsp.mat
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"for" "generic028"
|
||||||
|
"metalness" "1"
|
||||||
|
"roughness" "0.1"
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"for" "-0silo2_cor2"
|
||||||
|
"metalness" "1"
|
||||||
|
"roughness" "0.4"
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"for" "-1silo2_cor2"
|
||||||
|
"metalness" "1"
|
||||||
|
"roughness" "0.4"
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"for" "-2silo2_cor2"
|
||||||
|
"metalness" "1"
|
||||||
|
"roughness" "0.4"
|
||||||
|
}
|
BIN
valve/pbr/models/w_battery.mdl/batside_emissive2.png
(Stored with Git LFS)
BIN
valve/pbr/models/w_battery.mdl/batside_emissive2.png
(Stored with Git LFS)
Binary file not shown.
BIN
valve/pbr/models/w_battery.mdl/batside_emissive_test_white.png
(Stored with Git LFS)
Normal file
BIN
valve/pbr/models/w_battery.mdl/batside_emissive_test_white.png
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -23,6 +23,7 @@
|
|||||||
//"roughness_map" "batside_roughness.png"
|
//"roughness_map" "batside_roughness.png"
|
||||||
"emissive_map" "batside_emissive.png"
|
"emissive_map" "batside_emissive.png"
|
||||||
//"emissive_map" "batside_emissive2.png"
|
//"emissive_map" "batside_emissive2.png"
|
||||||
|
//"emissive_map" "batside_emissive_test_white.png"
|
||||||
"emissive" "5 5 5"
|
"emissive" "5 5 5"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user