forked from Half-Life-RTX/Half-Life-PBR
update materials
This commit is contained in:
@@ -1,18 +1,6 @@
|
||||
|
||||
{
|
||||
"for" "SUBWAYFLOOR2"
|
||||
//"basecolor_map" "SUBWAYFLOOR2.png"
|
||||
//"base_color" "1.5 1.5 1.5"
|
||||
//"normal_map" "SUBWAYFLOOR2_normal.png"
|
||||
//"metal_map" "SUBWAYFLOOR2_metal.png"
|
||||
//"roughness_map" "SUBWAYFLOOR2_roughness.png"
|
||||
"metalness" "0"
|
||||
"roughness" "0.4"
|
||||
}
|
||||
|
||||
{
|
||||
"for" "SUBWAY_CEILING"
|
||||
//"basecolor_map" "SUBWAY_CEILING.png"
|
||||
"basecolor_map" "SUBWAY_CEILING.png"
|
||||
//"normal_map" "SUBWAY_CEILING_normal.png"
|
||||
//"metal_map" "SUBWAY_CEILING_metal.png"
|
||||
//"roughness_map" "SUBWAY_CEILING_roughness.png"
|
||||
@@ -37,17 +25,29 @@
|
||||
|
||||
{
|
||||
"for" "SUBWAY_FLOOR1"
|
||||
//"basecolor_map" "SUBWAY_FLOOR1.png"
|
||||
//"normal_map" "SUBWAY_FLOOR1_normal.png"
|
||||
"basecolor_map" "SUBWAY_FLOOR1.png"
|
||||
"normal_map" "SUBWAY_FLOOR1_normal.png"
|
||||
"normal_scale" "0.3" // FIXME
|
||||
//"metal_map" "SUBWAY_FLOOR1_metal.png"
|
||||
//"roughness_map" "SUBWAY_FLOOR1_roughness.png"
|
||||
"metalness" "1"
|
||||
"roughness" "0.4"
|
||||
}
|
||||
|
||||
{
|
||||
"for" "SUBWAYFLOOR2"
|
||||
"basecolor_map" "SUBWAYFLOOR2.png"
|
||||
//"base_color" "1.5 1.5 1.5"
|
||||
//"normal_map" "SUBWAYFLOOR2_normal.png"
|
||||
"metal_map" "SUBWAYFLOOR2_metal.png"
|
||||
//"roughness_map" "SUBWAYFLOOR2_roughness.png"
|
||||
"metalness" "1"
|
||||
"roughness" "0.4"
|
||||
}
|
||||
|
||||
{
|
||||
"for" "SUBWAY_INEND"
|
||||
//"basecolor_map" "SUBWAY_INEND.png"
|
||||
"basecolor_map" "SUBWAY_INEND.png"
|
||||
//"base_color" "1.5 1.5 1.5"
|
||||
//"normal_map" "SUBWAY_INEND_normal.png"
|
||||
//"metal_map" "SUBWAY_INEND_metal.png"
|
||||
@@ -62,7 +62,7 @@
|
||||
"for" "SUBWAY_INPANEL"
|
||||
//"force_reload" "1"
|
||||
"basecolor_map" "SUBWAY_INPANEL.png"
|
||||
"normal_map" "SUBWAY_INPANEL_normal.png"
|
||||
//"normal_map" "SUBWAY_INPANEL_normal.png"
|
||||
"metal_map" "SUBWAY_INPANEL_metal.png"
|
||||
//"roughness_map" "SUBWAY_INPANEL_roughness.png"
|
||||
//"metal_map" "/colors/white.png"
|
||||
@@ -70,20 +70,34 @@
|
||||
//"metalness" "1"
|
||||
"roughness" "0.6"
|
||||
}
|
||||
// NEW MATERIAL SUBWAY_INPANEL_2
|
||||
{
|
||||
"new" "SUBWAY_INPANEL_2"
|
||||
//"force_reload" "1"
|
||||
"base_color" "0.5 0.5 0.5" // FIXME
|
||||
"basecolor_map" "SUBWAY_INPANEL_2.png"
|
||||
//"normal_map" "SUBWAY_INPANEL_2_normal.png"
|
||||
//"metal_map" "SUBWAY_INPANEL_metal.png"
|
||||
//"roughness_map" "SUBWAY_INPANEL_roughness.png"
|
||||
//"metal_map" "/colors/white.png"
|
||||
//"roughness_map" "/colors/aaa.png"
|
||||
//"metalness" "1"
|
||||
"roughness" "0.6"
|
||||
}
|
||||
|
||||
{
|
||||
"for" "SUBWAY_LIGHTS"
|
||||
"basecolor_map" "SUBWAY_LIGHTS.png"
|
||||
//"normal_map" "SUBWAY_LIGHTS_normal.png"
|
||||
//"metal_map" "SUBWAY_LIGHTS_metal.png"
|
||||
"normal_map" "SUBWAY_LIGHTS_normal.png"
|
||||
"metal_map" "SUBWAY_LIGHTS_metal.png"
|
||||
//"roughness_map" "SUBWAY_LIGHTS_roughness.png"
|
||||
"metalness" "0"
|
||||
"roughness" "0.7"
|
||||
//"metalness" "0"
|
||||
"roughness" "0.2"
|
||||
}
|
||||
|
||||
{
|
||||
"for" "SUBWAY_OUTEND"
|
||||
//"basecolor_map" "SUBWAY_OUTEND.png"
|
||||
"basecolor_map" "SUBWAY_OUTEND.png"
|
||||
//"base_color" "1.5 1.5 1.5"
|
||||
//"normal_map" "SUBWAY_OUTEND_normal.png"
|
||||
//"metal_map" "SUBWAY_OUTEND_metal.png"
|
||||
@@ -91,6 +105,19 @@
|
||||
"metalness" "1"
|
||||
"roughness" "0.6"
|
||||
}
|
||||
// NEW MATERIAL SUBWAY_OUTEND_2
|
||||
{
|
||||
"new" "SUBWAY_OUTEND_2"
|
||||
//"force_reload" "1"
|
||||
"basecolor_map" "SUBWAY_OUTEND.png"
|
||||
//"normal_map" "SUBWAY_OUTEND_normal.png"
|
||||
//"metal_map" "SUBWAY_INPANEL_metal.png"
|
||||
//"roughness_map" "SUBWAY_OUTEND_roughness.png"
|
||||
//"metal_map" "/colors/white.png"
|
||||
//"roughness_map" "/colors/aaa.png"
|
||||
"metalness" "1"
|
||||
"roughness" "0.6"
|
||||
}
|
||||
|
||||
{
|
||||
"for" "SUBWAY_OUTSIDE"
|
||||
@@ -108,7 +135,9 @@
|
||||
|
||||
{
|
||||
"for" "SUBWAY_SEAT"
|
||||
//"basecolor_map" "SUBWAY_SEAT.png"
|
||||
"basecolor_map" "SUBWAY_SEAT.png"
|
||||
//"basecolor_map" "SUBWAY_SEAT_photo_to_base.quant.png"
|
||||
//"base_color" "0.5 0.5 0.5"
|
||||
"normal_map" "SUBWAY_SEAT_normal.png"
|
||||
//"metal_map" "SUBWAY_SEAT_metal.png"
|
||||
//"roughness_map" "SUBWAY_SEAT_roughness.png"
|
||||
|
||||
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAYFLOOR2.png
LFS
Normal file
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAYFLOOR2.png
LFS
Normal file
Binary file not shown.
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAYFLOOR2_metal.png
LFS
Normal file
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAYFLOOR2_metal.png
LFS
Normal file
Binary file not shown.
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAY_CEILING.png
LFS
Normal file
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAY_CEILING.png
LFS
Normal file
Binary file not shown.
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAY_DOOR.old.png
LFS
Normal file
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAY_DOOR.old.png
LFS
Normal file
Binary file not shown.
Binary file not shown.
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAY_FLOOR1.old.png
LFS
Normal file
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAY_FLOOR1.old.png
LFS
Normal file
Binary file not shown.
Binary file not shown.
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAY_FLOOR1_normal.png
LFS
Normal file
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAY_FLOOR1_normal.png
LFS
Normal file
Binary file not shown.
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAY_INEND.png
LFS
Normal file
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAY_INEND.png
LFS
Normal file
Binary file not shown.
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAY_INPANEL.old.png
LFS
Normal file
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAY_INPANEL.old.png
LFS
Normal file
Binary file not shown.
Binary file not shown.
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAY_INPANEL_2.png
LFS
Normal file
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAY_INPANEL_2.png
LFS
Normal file
Binary file not shown.
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAY_LIGHTS.fw.png
LFS
Normal file
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAY_LIGHTS.fw.png
LFS
Normal file
Binary file not shown.
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAY_LIGHTS.old.png
LFS
Normal file
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAY_LIGHTS.old.png
LFS
Normal file
Binary file not shown.
Binary file not shown.
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAY_LIGHTS_metal.png
LFS
Normal file
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAY_LIGHTS_metal.png
LFS
Normal file
Binary file not shown.
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAY_LIGHTS_normal.png
LFS
Normal file
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAY_LIGHTS_normal.png
LFS
Normal file
Binary file not shown.
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAY_OUTEND.png
LFS
Normal file
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAY_OUTEND.png
LFS
Normal file
Binary file not shown.
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAY_OUTSIDE.old.png
LFS
Normal file
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAY_OUTSIDE.old.png
LFS
Normal file
Binary file not shown.
Binary file not shown.
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAY_SEAT.png
LFS
Normal file
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAY_SEAT.png
LFS
Normal file
Binary file not shown.
Binary file not shown.
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAY_SEAT_normal2.png
LFS
Normal file
BIN
valve/pbr/halflife.wad/-[SUBWAY]/SUBWAY_SEAT_normal2.png
LFS
Normal file
Binary file not shown.
Reference in New Issue
Block a user