update materials

This commit is contained in:
NightFox 2023-04-29 14:01:01 +03:00
parent 179b847e47
commit 2ae707d076
12 changed files with 54 additions and 12 deletions

View File

@ -41,10 +41,12 @@
"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"
"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"

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

Binary file not shown.

BIN
valve/pbr/debug/debug_gradient_color.png (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

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

Binary file not shown.

View File

@ -0,0 +1,10 @@
{
"for" "generic028"
"metalness" "1"
"roughness" "0.1"
}
{
"for" "silo2_cor2"
"metalness" "1"
"roughness" "0.7"
}

View 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"
}

Binary file not shown.

Binary file not shown.

View File

@ -23,6 +23,7 @@
//"roughness_map" "batside_roughness.png"
"emissive_map" "batside_emissive.png"
//"emissive_map" "batside_emissive2.png"
//"emissive_map" "batside_emissive_test_white.png"
"emissive" "5 5 5"
}