update materials

This commit is contained in:
2023-10-02 01:36:19 +03:00
parent 3e7df5827b
commit 02ab20397b
7 changed files with 78 additions and 27 deletions

View File

@@ -1,2 +1,12 @@
include "debug/debug.mat"
include "mirror.mat"
// generic materials (new)
{
"new" "generic_metal1"
"basecolor_map" "/colors/white.png"
"base_color" "0.6 0.6 0.6"
"metalness" "1"
"roughness" "0.2"
}