diff options
author | quou <quou@disroot.org> | 2025-01-01 18:43:31 +1100 |
---|---|---|
committer | quou <quou@disroot.org> | 2025-01-01 18:43:31 +1100 |
commit | d26100734623f37063206b9b144c2a29fd71d414 (patch) | |
tree | 11aefe54b4110109a841cb656b2f309ee69a1893 /intermediate/plastic.mat | |
parent | 568ba73c71b650f905bd1b3f60f10871316eefdc (diff) |
material system
Diffstat (limited to 'intermediate/plastic.mat')
-rw-r--r-- | intermediate/plastic.mat | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/intermediate/plastic.mat b/intermediate/plastic.mat new file mode 100644 index 0000000..ff71d8b --- /dev/null +++ b/intermediate/plastic.mat @@ -0,0 +1,11 @@ +[params] +metalness: 0.0 +roughness: 0.0 +ao: 1.0 +albedo: ff0000 + +[textures] +#albedo: brick_albedo.tex +#ao: brick_ao.tex +#metal: brick_metal.tex +#normal: brick_normal.tex |