update materials

This commit is contained in:
2023-05-06 01:07:13 +03:00
parent 79d08e86de
commit 1a02554cfd
4 changed files with 41 additions and 3 deletions

View File

@@ -1,10 +1,20 @@
{
"for" "generic028"
"for" "generic028" // FIXME: is used for both the fan and the table
"metalness" "1"
"roughness" "0.1"
}
{
"for" "silo2_cor2"
"for" "-0silo2_cor2"
"metalness" "1"
"roughness" "0.7"
"roughness" "0.4"
}
{
"for" "-1silo2_cor2"
"metalness" "1"
"roughness" "0.4"
}
{
"for" "-2silo2_cor2"
"metalness" "1"
"roughness" "0.4"
}

View File

@@ -0,0 +1,12 @@
// water on floor
{
"for" "BABTECH_BORDL52"
//"basecolor_map" "BABTECH_BORDL52.png"
//"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"
"metalness" "0.3"
"roughness" "0.1"
}