update materials

This commit is contained in:
2023-03-08 21:00:08 +03:00
parent 1bb3d70593
commit ed06eef991
14 changed files with 658 additions and 0 deletions

View File

@@ -5,6 +5,8 @@
//"normal_map" "bcontainer1_normal.png"
//"metal_map" "bcontainer1_metal.png"
//"roughness_map" "bcontainer1_roughness.png"
"metalness" "0.3"
"roughness" "0.3"
}
{
@@ -13,6 +15,8 @@
//"normal_map" "bcontainer2_normal.png"
//"metal_map" "bcontainer2_metal.png"
//"roughness_map" "bcontainer2_roughness.png"
"metalness" "0.3"
"roughness" "0.3"
}
{
@@ -21,6 +25,8 @@
//"normal_map" "bcontainer3_normal.png"
//"metal_map" "bcontainer3_metal.png"
//"roughness_map" "bcontainer3_roughness.png"
"metalness" "0.3"
"roughness" "0.3"
}
{
@@ -125,6 +131,8 @@
//"normal_map" "c_sign_blarco_normal.png"
//"metal_map" "c_sign_blarco_metal.png"
//"roughness_map" "c_sign_blarco_roughness.png"
"metalness" "1"
"roughness" "0.4"
}
{

View File

@@ -212,6 +212,8 @@ include "-wlStucco/-wlStucco.mat"
//"normal_map" "floweredWindow_normal.png"
//"metal_map" "floweredWindow_metal.png"
//"roughness_map" "floweredWindow_roughness.png"
"metalness" "0.1"
"roughness" "0.0"
}
{
@@ -316,6 +318,8 @@ include "-wlStucco/-wlStucco.mat"
//"normal_map" "oldRadio_normal.png"
//"metal_map" "oldRadio_metal.png"
//"roughness_map" "oldRadio_roughness.png"
"metalness" "0.2"
"roughness" "0.3"
}
{
@@ -444,6 +448,8 @@ include "-wlStucco/-wlStucco.mat"
//"normal_map" "shutteredWindow_normal.png"
//"metal_map" "shutteredWindow_metal.png"
//"roughness_map" "shutteredWindow_roughness.png"
"metalness" "0.1"
"roughness" "0.0"
}
{
@@ -524,6 +530,8 @@ include "-wlStucco/-wlStucco.mat"
//"normal_map" "windowWhite_normal.png"
//"metal_map" "windowWhite_metal.png"
//"roughness_map" "windowWhite_roughness.png"
"metalness" "0.1"
"roughness" "0.0"
}
{

View File

@@ -0,0 +1,25 @@
{
"for" "out_w5"
"metalness" "0.1"
"roughness" "0.35"
}
{
"for" "silo2_wet4d"
"metalness" "0.1"
"roughness" "0.35"
}
//{ // NEED PATCH
//"for" "babtech_dr1c"
//"metalness" "0.2"
//"roughness" "0.2"
//}
{
"for" "generic028"
"metalness" "1"
"roughness" "0.1"
}
{
"for" "picture8"
"metalness" "0.1"
"roughness" "0.1"
}

View File

@@ -0,0 +1,65 @@
{
"for" "tile"
"metalness" "0"
"roughness" "0.15"
}
{
"for" "tilefloor_red"
"metalness" "0"
"roughness" "0.15"
}
{
"for" "floor_tileblue"
"metalness" "0"
"roughness" "0.20"
}
{
"for" "wall_tileRed"
"metalness" "0"
"roughness" "0.15"
}
{
"for" "tilemini_red"
"metalness" "0"
"roughness" "0.15"
}
{
"for" "wall_tileBlue"
"metalness" "0"
"roughness" "0.15"
}
{
"for" "tilemini_blue"
"metalness" "0"
"roughness" "0.15"
}
{
"for" "locker"
"metalness" "1"
"roughness" "0.3"
}
{
"for" "lockerside"
"metalness" "1"
"roughness" "0.3"
}
{
"for" "glassblue1"
"basecolor_map" "/colors/white.png"
"metalness" "1"
"roughness" "0"
}
{
"for" "steel"
"basecolor_map" "/colors/white.png"
"metalness" "1"
"roughness" "0"
}
{
"for" "white"
//"basecolor_map" "/colors/white.png"
"metalness" "0"
"roughness" "0.1"
}

View File

@@ -1,10 +1,13 @@
{
"for" "#models/v_knife/knifeskin.mdl"
"base_color" "2 2 2" // TODO: remove hack
//"basecolor_map" "knifeskin.png"
//"normal_map" "knifeskin_normal.png"
//"metal_map" "knifeskin_metal.png"
//"roughness_map" "knifeskin_roughness.png"
"metalness" "1"
"roughness" "0"
}
{

View File

@@ -5,6 +5,8 @@
//"normal_map" "knife_normal.png"
//"metal_map" "knife_metal.png"
//"roughness_map" "knife_roughness.png"
"metalness" "1"
"roughness" "0"
}
{

View File

@@ -5,4 +5,7 @@
//"normal_map" "Untitled-1_normal.png"
//"metal_map" "Untitled-1_metal.png"
//"roughness_map" "Untitled-1_roughness.png"
"base_color" "1.5 1.5 1.5" // TODO: remove hack
"metalness" "0.25"
"roughness" "0.15"
}