material-maker/addons
Paulo Falcao de29bddb45
Add files via upload
v4v4 preview interpretation using a Multi-Field Function ( x, y, z, FieldType ) -> (r, g, b, sdf)
Where FieldType=0 is just the SDF, and 1 is BaseColor / Albedo
In a near future it will suport:
1 - BaseColor (x, y, z, sdf)
2 - Metallic (x,?,?,sdf)
3 - Subsurface (x,?,?,sdf)
4 - Specular (x,?,?,sdf)
5 - Roughness (x,?,?,sdf)
6 - SpecularTint (x,?,?,sdf)
7 - Anisotropic (x,?,?,sdf)
8 - Sheen (x,?,?,sdf)
9 - SheenTint (x,?,?,sdf)
10 - Clearcoat (x,?,?,sdf)
11 - ClearcoatGloss (x,?,?,sdf)
2020-10-08 23:10:53 +01:00
..
material_maker Add files via upload 2020-10-08 23:10:53 +01:00