forked from Half-Life-RTX/Half-Life-PBR
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3a67908dbc | |||
| 3f486f8dfe | |||
| 96e735f10b | |||
| 8c7a6662a0 | |||
| 79a0350233 |
@@ -166,6 +166,7 @@
|
|||||||
{
|
{
|
||||||
"for" "metallic_gr05"
|
"for" "metallic_gr05"
|
||||||
"basecolor_map" "/colors/gray.png"
|
"basecolor_map" "/colors/gray.png"
|
||||||
|
//"base_color" "1 0 0"
|
||||||
"metalness" "1"
|
"metalness" "1"
|
||||||
"roughness" "0.5"
|
"roughness" "0.5"
|
||||||
}
|
}
|
||||||
|
|||||||
BIN
valve/pbr/halflife.wad/-SILO2_COR2/-0SILO2_COR2.png
LFS
Normal file
BIN
valve/pbr/halflife.wad/-SILO2_COR2/-0SILO2_COR2.png
LFS
Normal file
Binary file not shown.
BIN
valve/pbr/halflife.wad/-SILO2_COR2/-1SILO2_COR2.png
LFS
Normal file
BIN
valve/pbr/halflife.wad/-SILO2_COR2/-1SILO2_COR2.png
LFS
Normal file
Binary file not shown.
BIN
valve/pbr/halflife.wad/-SILO2_COR2/-1SILO2_COR3.png
LFS
Normal file
BIN
valve/pbr/halflife.wad/-SILO2_COR2/-1SILO2_COR3.png
LFS
Normal file
Binary file not shown.
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
"for" "-0SILO2_COR2" // TODO: metal need only for c1a3c?
|
"for" "-0SILO2_COR2" // TODO: metal need only for c1a3c?
|
||||||
//"basecolor_map" "-0SILO2_COR2.png"
|
"basecolor_map" "-0SILO2_COR2.png"
|
||||||
//"normal_map" "-0SILO2_COR2_normal.png"
|
//"normal_map" "-0SILO2_COR2_normal.png"
|
||||||
//"metal_map" "-0SILO2_COR2_metal.png"
|
//"metal_map" "-0SILO2_COR2_metal.png"
|
||||||
//"roughness_map" "-0SILO2_COR2_roughness.png"
|
//"roughness_map" "-0SILO2_COR2_roughness.png"
|
||||||
@@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
"for" "-1SILO2_COR2"
|
"for" "-1SILO2_COR2"
|
||||||
//"basecolor_map" "-1SILO2_COR2.png"
|
"basecolor_map" "-1SILO2_COR2.png"
|
||||||
//"normal_map" "-1SILO2_COR2_normal.png"
|
//"normal_map" "-1SILO2_COR2_normal.png"
|
||||||
//"metal_map" "-1SILO2_COR2_metal.png"
|
//"metal_map" "-1SILO2_COR2_metal.png"
|
||||||
//"roughness_map" "-1SILO2_COR2_roughness.png"
|
//"roughness_map" "-1SILO2_COR2_roughness.png"
|
||||||
@@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
"for" "-2SILO2_COR2"
|
"for" "-2SILO2_COR2"
|
||||||
//"basecolor_map" "-2SILO2_COR2.png"
|
"basecolor_map" "-2SILO2_COR2.png"
|
||||||
//"normal_map" "-2SILO2_COR2_normal.png"
|
//"normal_map" "-2SILO2_COR2_normal.png"
|
||||||
//"metal_map" "-2SILO2_COR2_metal.png"
|
//"metal_map" "-2SILO2_COR2_metal.png"
|
||||||
//"roughness_map" "-2SILO2_COR2_roughness.png"
|
//"roughness_map" "-2SILO2_COR2_roughness.png"
|
||||||
|
|||||||
@@ -141,8 +141,8 @@
|
|||||||
//"normal_map" "BCRATE26_normal.png"
|
//"normal_map" "BCRATE26_normal.png"
|
||||||
//"metal_map" "BCRATE26_metal.png"
|
//"metal_map" "BCRATE26_metal.png"
|
||||||
//"roughness_map" "BCRATE26_roughness.png"
|
//"roughness_map" "BCRATE26_roughness.png"
|
||||||
"metalness" "0"
|
//"metalness" "0"
|
||||||
"roughness" "0"
|
//"roughness" "0"
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
|
|||||||
BIN
valve/pbr/halflife.wad/-[~LIGHT]/+~FIFTIES_LGT2/+0~FIFTIES_LGT2.png
LFS
Normal file
BIN
valve/pbr/halflife.wad/-[~LIGHT]/+~FIFTIES_LGT2/+0~FIFTIES_LGT2.png
LFS
Normal file
Binary file not shown.
BIN
valve/pbr/halflife.wad/-[~LIGHT]/+~FIFTIES_LGT2/+0~FIFTIES_LGT2_.png
LFS
Normal file
BIN
valve/pbr/halflife.wad/-[~LIGHT]/+~FIFTIES_LGT2/+0~FIFTIES_LGT2_.png
LFS
Normal file
Binary file not shown.
Binary file not shown.
BIN
valve/pbr/halflife.wad/CON1_WALL01P_roughness.png
LFS
Normal file
BIN
valve/pbr/halflife.wad/CON1_WALL01P_roughness.png
LFS
Normal file
Binary file not shown.
BIN
valve/pbr/halflife.wad/CRETE2_FLR03_roughness.png
LFS
Normal file
BIN
valve/pbr/halflife.wad/CRETE2_FLR03_roughness.png
LFS
Normal file
Binary file not shown.
@@ -3721,11 +3721,12 @@ include "-[~LIGHT]/-[~LIGHT].mat"
|
|||||||
{
|
{
|
||||||
"for" "CON1_WALL01P"
|
"for" "CON1_WALL01P"
|
||||||
"basecolor_map" "CON1_WALL01P.png"
|
"basecolor_map" "CON1_WALL01P.png"
|
||||||
|
//"basecolor_map" "/colors/black.png"
|
||||||
"normal_map" "CON1_WALL01P_normal.png" // FIXME
|
"normal_map" "CON1_WALL01P_normal.png" // FIXME
|
||||||
"metal_map" "CON1_WALL01P_metal.png"
|
"metal_map" "CON1_WALL01P_metal.png"
|
||||||
//"roughness_map" "CON1_WALL01P_roughness.png"
|
"roughness_map" "CON1_WALL01P_roughness.png"
|
||||||
//"metalness" "1"
|
//"metalness" "1"
|
||||||
"roughness" "0.4"
|
//"roughness" "1"
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
@@ -3759,12 +3760,12 @@ include "-[~LIGHT]/-[~LIGHT].mat"
|
|||||||
//"base_color" "1.3 1.3 1.3"
|
//"base_color" "1.3 1.3 1.3"
|
||||||
"normal_map" "CRETE2_FLR03_normal.png"
|
"normal_map" "CRETE2_FLR03_normal.png"
|
||||||
//"metal_map" "CRETE2_FLR03_metal.png"
|
//"metal_map" "CRETE2_FLR03_metal.png"
|
||||||
//"roughness_map" "CRETE2_FLR03_roughness.png"
|
"roughness_map" "CRETE2_FLR03_roughness.png"
|
||||||
//"metal_map" "/colors/white.png"
|
//"metal_map" "/colors/white.png"
|
||||||
//"roughness_map" "/colors/ddd.png"
|
//"roughness_map" "/colors/ddd.png"
|
||||||
//"metalness" "0.7"
|
//"metalness" "0.7"
|
||||||
"metalness" "1"
|
"metalness" "1"
|
||||||
"roughness" "0.5"
|
//"roughness" "0.5"
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
@@ -9571,7 +9572,7 @@ include "-[~LIGHT]/-[~LIGHT].mat"
|
|||||||
//"metal_map" "OUT_PAV3_metal.png"
|
//"metal_map" "OUT_PAV3_metal.png"
|
||||||
//"roughness_map" "OUT_PAV3_roughness.png"
|
//"roughness_map" "OUT_PAV3_roughness.png"
|
||||||
"metalness" "1" // FIXME
|
"metalness" "1" // FIXME
|
||||||
"roughness" "0.6"
|
"roughness" "0.8"
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
@@ -10781,6 +10782,7 @@ include "-[~LIGHT]/-[~LIGHT].mat"
|
|||||||
{
|
{
|
||||||
"for" "SILO2_COR2"
|
"for" "SILO2_COR2"
|
||||||
//"basecolor_map" "SILO2_COR2.png"
|
//"basecolor_map" "SILO2_COR2.png"
|
||||||
|
"basecolor_map" "-SILO2_COR2/-0SILO2_COR2.png"
|
||||||
//"normal_map" "SILO2_COR2_normal.png"
|
//"normal_map" "SILO2_COR2_normal.png"
|
||||||
//"metal_map" "SILO2_COR2_metal.png"
|
//"metal_map" "SILO2_COR2_metal.png"
|
||||||
//"roughness_map" "SILO2_COR2_roughness.png"
|
//"roughness_map" "SILO2_COR2_roughness.png"
|
||||||
@@ -12694,7 +12696,7 @@ include "-[~LIGHT]/-[~LIGHT].mat"
|
|||||||
|
|
||||||
{
|
{
|
||||||
"for" "{FENCE3"
|
"for" "{FENCE3"
|
||||||
//"basecolor_map" "{FENCE3.png"
|
"basecolor_map" "{FENCE3.png"
|
||||||
//"normal_map" "{FENCE3_normal.png"
|
//"normal_map" "{FENCE3_normal.png"
|
||||||
//"metal_map" "{FENCE3_metal.png"
|
//"metal_map" "{FENCE3_metal.png"
|
||||||
//"roughness_map" "{FENCE3_roughness.png"
|
//"roughness_map" "{FENCE3_roughness.png"
|
||||||
|
|||||||
BIN
valve/pbr/halflife.wad/{FENCE3.png
LFS
Normal file
BIN
valve/pbr/halflife.wad/{FENCE3.png
LFS
Normal file
Binary file not shown.
@@ -13,11 +13,11 @@
|
|||||||
"for" "LAB1_B4" // WARNING: generic material
|
"for" "LAB1_B4" // WARNING: generic material
|
||||||
//"basecolor_map" "LAB1_B4.png" // TODO: need replace texture
|
//"basecolor_map" "LAB1_B4.png" // TODO: need replace texture
|
||||||
"basecolor_map" "/colors/white.png"
|
"basecolor_map" "/colors/white.png"
|
||||||
"base_color" "0.6 0.6 0.6"
|
"base_color" "0.5 0.5 0.5"
|
||||||
//"normal_map" "LAB1_B4_normal.png"
|
//"normal_map" "LAB1_B4_normal.png"
|
||||||
//"metal_map" "/colors/white.png"
|
//"metal_map" "/colors/white.png"
|
||||||
//"metal_map" "LAB1_B4_metal.png"
|
//"metal_map" "LAB1_B4_metal.png"
|
||||||
//"roughness_map" "LAB1_B4_roughness.png"
|
//"roughness_map" "LAB1_B4_roughness.png"
|
||||||
"metalness" "0.8"
|
"metalness" "0.9"
|
||||||
"roughness" "0.3"
|
"roughness" "0.15"
|
||||||
}
|
}
|
||||||
@@ -3,11 +3,11 @@
|
|||||||
//"basecolor_map" "LAB1_B4.png" // TODO: need replace texture
|
//"basecolor_map" "LAB1_B4.png" // TODO: need replace texture
|
||||||
"basecolor_map" "/colors/white.png"
|
"basecolor_map" "/colors/white.png"
|
||||||
//"base_color" "0.7 0.7 0.7"
|
//"base_color" "0.7 0.7 0.7"
|
||||||
"base_color" "0.6 0.6 0.6"
|
"base_color" "0.5 0.5 0.5"
|
||||||
//"normal_map" "LAB1_B4_normal.png"
|
//"normal_map" "LAB1_B4_normal.png"
|
||||||
//"metal_map" "/colors/white.png"
|
//"metal_map" "/colors/white.png"
|
||||||
//"metal_map" "LAB1_B4_metal.png"
|
//"metal_map" "LAB1_B4_metal.png"
|
||||||
//"roughness_map" "LAB1_B4_roughness.png"
|
//"roughness_map" "LAB1_B4_roughness.png"
|
||||||
"metalness" "1"
|
"metalness" "1"
|
||||||
"roughness" "0.2"
|
"roughness" "0.15"
|
||||||
}
|
}
|
||||||
@@ -1,20 +1,21 @@
|
|||||||
"for" "silo2_cor2"
|
{
|
||||||
|
//"for" "silo2_cor2"
|
||||||
"base_color" "2 2 2"
|
"base_color" "2 2 2"
|
||||||
"metalness" "0.5"
|
"metalness" "0.5"
|
||||||
"roughness" "0.5"
|
"roughness" "0.5"
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
"for" "-0silo2_cor2"
|
//"for" "-0silo2_cor2"
|
||||||
"metalness" "0.5"
|
"metalness" "0.5"
|
||||||
"roughness" "0.5"
|
"roughness" "0.5"
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
"for" "-1silo2_cor2"
|
//"for" "-1silo2_cor2"
|
||||||
"metalness" "0.5"
|
"metalness" "0.5"
|
||||||
"roughness" "0.5"
|
"roughness" "0.5"
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
"for" "-2silo2_cor2"
|
//"for" "-2silo2_cor2"
|
||||||
"metalness" "0.5"
|
"metalness" "0.5"
|
||||||
"roughness" "0.5"
|
"roughness" "0.5"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"for" "generic028"
|
//"for" "generic028"
|
||||||
"metalness" "1"
|
"metalness" "1"
|
||||||
"roughness" "0.1"
|
"roughness" "0.1"
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
"for" "-0silo2_cor2"
|
//"for" "-0silo2_cor2"
|
||||||
"metalness" "1"
|
"metalness" "1"
|
||||||
"roughness" "0.4"
|
"roughness" "0.4"
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
"for" "-1silo2_cor2"
|
//"for" "-1silo2_cor2"
|
||||||
"metalness" "1"
|
"metalness" "1"
|
||||||
"roughness" "0.4"
|
"roughness" "0.4"
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
"for" "-2silo2_cor2"
|
//"for" "-2silo2_cor2"
|
||||||
"metalness" "1"
|
"metalness" "1"
|
||||||
"roughness" "0.4"
|
"roughness" "0.4"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -5,8 +5,8 @@
|
|||||||
//"normal_map" "BABTECH_BORDL52_normal.png"
|
//"normal_map" "BABTECH_BORDL52_normal.png"
|
||||||
//"metal_map" "BABTECH_BORDL52_metal.png"
|
//"metal_map" "BABTECH_BORDL52_metal.png"
|
||||||
//"roughness_map" "BABTECH_BORDL52_roughness.png"
|
//"roughness_map" "BABTECH_BORDL52_roughness.png"
|
||||||
"basecolor_map" "/colors/white.png" // FIXME: test
|
//"basecolor_map" "/colors/white.png" // FIXME: test
|
||||||
"base_color" "0 1 0 0.4"
|
//"base_color" "0 1 0 0.4"
|
||||||
"metalness" "0.3"
|
"metalness" "0.3"
|
||||||
"roughness" "0.1"
|
"roughness" "0.1"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,15 +1,13 @@
|
|||||||
|
|
||||||
// Mirrors for patch and mods
|
// Mirrors for patch and mods
|
||||||
{
|
{
|
||||||
"for" "mirror"
|
|
||||||
"new" "mirror"
|
"new" "mirror"
|
||||||
"basecolor_map" "/colors/white.png"
|
"basecolor_map" "/colors/white.png"
|
||||||
"metalness" "1"
|
"metalness" "1"
|
||||||
"roughness" "0"
|
"roughness" "0"
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
"for" "mirror_broken" // TODO: normal, displacement, metalness, roughness maps
|
"new" "mirror_broken" // TODO: displacement, metalness, roughness maps
|
||||||
"new" "mirror_broken"
|
|
||||||
"basecolor_map" "/colors/white.png"
|
"basecolor_map" "/colors/white.png"
|
||||||
"normal_map" "mirror_broken_normal.png" // TODO: better texture
|
"normal_map" "mirror_broken_normal.png" // TODO: better texture
|
||||||
//"normal_scale" "0.1"
|
//"normal_scale" "0.1"
|
||||||
@@ -33,6 +31,6 @@
|
|||||||
"basecolor_map" "/colors/white.png"
|
"basecolor_map" "/colors/white.png"
|
||||||
"metalness" "1"
|
"metalness" "1"
|
||||||
//"basecolor_map" "/colors/black.png"
|
//"basecolor_map" "/colors/black.png"
|
||||||
"metalness" "0"
|
//"metalness" "0"
|
||||||
"roughness" "0"
|
"roughness" "0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user