add wad and map files

This commit is contained in:
2022-07-31 23:20:21 +03:00
parent 199d66ea9d
commit 3d99398142
90 changed files with 645 additions and 193 deletions

View File

@@ -34,17 +34,26 @@
{
"for" "LAB1_DOOR2A"
//"basecolor_map" "LAB1_DOOR2A.png"
//"normal_map" "LAB1_DOOR2A_normal.png"
//"metal_map" "LAB1_DOOR2A_metal.png"
//"roughness_map" "LAB1_DOOR2A_roughness.png"
"basecolor_map" "LAB1_DOOR2A_2.png" //TODO: better texture
"normal_map" "LAB1_DOOR2A_normal.png" // by MAX3D //TODO: better normal map
"metal_map" "LAB1_DOOR2A_metal.png"
"roughness_map" "LAB1_DOOR2A_roughness.png"
"base_color" "0.75 0.75 0.75"
//"metalness" "1"
//"roughness" "0.3"
}
{
"for" "LAB1_DOOR2B"
//"basecolor_map" "LAB1_DOOR2B.png"
"basecolor_map" "LAB1_DOOR2B.png"
// TODO: add other maps
//"normal_map" "LAB1_DOOR2B_normal.png"
//"metal_map" "LAB1_DOOR2B_metal.png"
//"roughness_map" "LAB1_DOOR2B_roughness.png"
"normal_map" "LAB1_DOOR2A_normal.png"
"metal_map" "LAB1_DOOR2A_metallic.png"
"roughness_map" "/colors/gray.png"
}
{

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.