Compare commits

5 Commits

19 changed files with 58 additions and 32 deletions

View File

@@ -166,6 +166,7 @@
{
"for" "metallic_gr05"
"basecolor_map" "/colors/gray.png"
//"base_color" "1 0 0"
"metalness" "1"
"roughness" "0.5"
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,7 +1,7 @@
{
"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"
//"metal_map" "-0SILO2_COR2_metal.png"
//"roughness_map" "-0SILO2_COR2_roughness.png"
@@ -11,7 +11,7 @@
{
"for" "-1SILO2_COR2"
//"basecolor_map" "-1SILO2_COR2.png"
"basecolor_map" "-1SILO2_COR2.png"
//"normal_map" "-1SILO2_COR2_normal.png"
//"metal_map" "-1SILO2_COR2_metal.png"
//"roughness_map" "-1SILO2_COR2_roughness.png"
@@ -21,7 +21,7 @@
{
"for" "-2SILO2_COR2"
//"basecolor_map" "-2SILO2_COR2.png"
"basecolor_map" "-2SILO2_COR2.png"
//"normal_map" "-2SILO2_COR2_normal.png"
//"metal_map" "-2SILO2_COR2_metal.png"
//"roughness_map" "-2SILO2_COR2_roughness.png"

View File

@@ -141,8 +141,8 @@
//"normal_map" "BCRATE26_normal.png"
//"metal_map" "BCRATE26_metal.png"
//"roughness_map" "BCRATE26_roughness.png"
"metalness" "0"
"roughness" "0"
//"metalness" "0"
//"roughness" "0"
}
{

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -3721,11 +3721,12 @@ include "-[~LIGHT]/-[~LIGHT].mat"
{
"for" "CON1_WALL01P"
"basecolor_map" "CON1_WALL01P.png"
//"basecolor_map" "/colors/black.png"
"normal_map" "CON1_WALL01P_normal.png" // FIXME
"metal_map" "CON1_WALL01P_metal.png"
//"roughness_map" "CON1_WALL01P_roughness.png"
"roughness_map" "CON1_WALL01P_roughness.png"
//"metalness" "1"
"roughness" "0.4"
//"roughness" "1"
}
{
@@ -3759,12 +3760,12 @@ include "-[~LIGHT]/-[~LIGHT].mat"
//"base_color" "1.3 1.3 1.3"
"normal_map" "CRETE2_FLR03_normal.png"
//"metal_map" "CRETE2_FLR03_metal.png"
//"roughness_map" "CRETE2_FLR03_roughness.png"
"roughness_map" "CRETE2_FLR03_roughness.png"
//"metal_map" "/colors/white.png"
//"roughness_map" "/colors/ddd.png"
//"metalness" "0.7"
"metalness" "1"
"roughness" "0.5"
//"roughness" "0.5"
}
{
@@ -9571,7 +9572,7 @@ include "-[~LIGHT]/-[~LIGHT].mat"
//"metal_map" "OUT_PAV3_metal.png"
//"roughness_map" "OUT_PAV3_roughness.png"
"metalness" "1" // FIXME
"roughness" "0.6"
"roughness" "0.8"
}
{
@@ -10781,6 +10782,7 @@ include "-[~LIGHT]/-[~LIGHT].mat"
{
"for" "SILO2_COR2"
//"basecolor_map" "SILO2_COR2.png"
"basecolor_map" "-SILO2_COR2/-0SILO2_COR2.png"
//"normal_map" "SILO2_COR2_normal.png"
//"metal_map" "SILO2_COR2_metal.png"
//"roughness_map" "SILO2_COR2_roughness.png"
@@ -12694,7 +12696,7 @@ include "-[~LIGHT]/-[~LIGHT].mat"
{
"for" "{FENCE3"
//"basecolor_map" "{FENCE3.png"
"basecolor_map" "{FENCE3.png"
//"normal_map" "{FENCE3_normal.png"
//"metal_map" "{FENCE3_metal.png"
//"roughness_map" "{FENCE3_roughness.png"

Binary file not shown.

View File

@@ -13,11 +13,11 @@
"for" "LAB1_B4" // WARNING: generic material
//"basecolor_map" "LAB1_B4.png" // TODO: need replace texture
"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"
//"metal_map" "/colors/white.png"
//"metal_map" "LAB1_B4_metal.png"
//"roughness_map" "LAB1_B4_roughness.png"
"metalness" "0.8"
"roughness" "0.3"
"metalness" "0.9"
"roughness" "0.15"
}

View File

@@ -3,11 +3,11 @@
//"basecolor_map" "LAB1_B4.png" // TODO: need replace texture
"basecolor_map" "/colors/white.png"
//"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"
//"metal_map" "/colors/white.png"
//"metal_map" "LAB1_B4_metal.png"
//"roughness_map" "LAB1_B4_roughness.png"
"metalness" "1"
"roughness" "0.2"
"roughness" "0.15"
}

View File

@@ -1,20 +1,21 @@
"for" "silo2_cor2"
{
//"for" "silo2_cor2"
"base_color" "2 2 2"
"metalness" "0.5"
"roughness" "0.5"
}
{
"for" "-0silo2_cor2"
//"for" "-0silo2_cor2"
"metalness" "0.5"
"roughness" "0.5"
}
{
"for" "-1silo2_cor2"
//"for" "-1silo2_cor2"
"metalness" "0.5"
"roughness" "0.5"
}
{
"for" "-2silo2_cor2"
//"for" "-2silo2_cor2"
"metalness" "0.5"
"roughness" "0.5"
}

View File

@@ -1,20 +1,20 @@
{
"for" "generic028"
//"for" "generic028"
"metalness" "1"
"roughness" "0.1"
}
{
"for" "-0silo2_cor2"
//"for" "-0silo2_cor2"
"metalness" "1"
"roughness" "0.4"
}
{
"for" "-1silo2_cor2"
//"for" "-1silo2_cor2"
"metalness" "1"
"roughness" "0.4"
}
{
"for" "-2silo2_cor2"
//"for" "-2silo2_cor2"
"metalness" "1"
"roughness" "0.4"
}

View File

@@ -5,8 +5,8 @@
//"normal_map" "BABTECH_BORDL52_normal.png"
//"metal_map" "BABTECH_BORDL52_metal.png"
//"roughness_map" "BABTECH_BORDL52_roughness.png"
"basecolor_map" "/colors/white.png" // FIXME: test
"base_color" "0 1 0 0.4"
//"basecolor_map" "/colors/white.png" // FIXME: test
//"base_color" "0 1 0 0.4"
"metalness" "0.3"
"roughness" "0.1"
}

View File

@@ -1,15 +1,13 @@
// Mirrors for patch and mods
{
"for" "mirror"
"new" "mirror"
"basecolor_map" "/colors/white.png"
"metalness" "1"
"roughness" "0"
}
{
"for" "mirror_broken" // TODO: normal, displacement, metalness, roughness maps
"new" "mirror_broken"
"new" "mirror_broken" // TODO: displacement, metalness, roughness maps
"basecolor_map" "/colors/white.png"
"normal_map" "mirror_broken_normal.png" // TODO: better texture
//"normal_scale" "0.1"
@@ -33,6 +31,6 @@
"basecolor_map" "/colors/white.png"
"metalness" "1"
//"basecolor_map" "/colors/black.png"
"metalness" "0"
//"metalness" "0"
"roughness" "0"
}