Working on Locker

This commit is contained in:
Simeon "Waldo" Wallrath 2023-11-10 14:05:24 +01:00
parent af3c4341ec
commit 865c12c6bb
37 changed files with 200 additions and 3 deletions

BIN
Graphics/Textures/Metal041B_4K-JPG/Metal041B.png (Stored with Git LFS) Normal file

Binary file not shown.

View file

@ -0,0 +1,47 @@
<?xml version="1.0"?>
<materialx version="1.38" fileprefix="./">
<standard_surface name="Metal041B_4K_JPG_StandardSurface" ypos="-1.879310" xpos="6.159420" type="surfaceshader">
<input name="specular" value="0" type="float" />
<input name="coat" value="1" type="float" />
<input name="coat_color" value="1, 1, 1" type="color3" />
<input name="base" value="1" type="float" />
<input nodename="Metal041B_4K_JPG_Color" name="base_color" type="color3" />
<input nodename="Metal041B_4K_JPG_Metalness" name="metalness" value="1" type="float" />
<input nodename="normalmap" name="normal" type="vector3" />
<input nodename="normalmap" name="coat_normal" type="vector3" />
<input nodename="Metal041B_4K_JPG_Roughness" name="specular_roughness" type="float" />
<input nodename="Metal041B_4K_JPG_Roughness" name="coat_roughness" type="float" />
</standard_surface>
<surfacematerial name="Metal041B_4K_JPG" ypos="0.000000" xpos="8.695652" type="material">
<input nodename="Metal041B_4K_JPG_StandardSurface" name="surfaceshader" type="surfaceshader" />
<input nodename="displacement" name="displacementshader" type="displacementshader" />
</surfacematerial>
<tiledimage name="Metal041B_4K_JPG_Color" ypos="-3.103448" xpos="3.623188" type="color3">
<input name="file" value="Metal041B_4K-JPG_Color.jpg" type="filename" colorspace="srgb_texture" />
<input name="uvtiling" value="1.0, 1.0" type="vector2" />
</tiledimage>
<tiledimage name="Metal041B_4K_JPG_Displacement" ypos="5.163793" xpos="3.623188" type="float">
<input name="file" value="Metal041B_4K-JPG_Displacement.jpg" type="filename" />
<input name="uvtiling" value="1.0, 1.0" type="vector2" />
</tiledimage>
<displacement name="displacement" ypos="1.879310" xpos="6.159420" type="displacementshader">
<input nodename="Metal041B_4K_JPG_Displacement" name="displacement" type="float" />
<input name="scale" value="1.0" type="float" />
</displacement>
<tiledimage name="Metal041B_4K_JPG_Metalness" ypos="-1.758621" xpos="3.623188" type="float">
<input name="file" value="Metal041B_4K-JPG_Metalness.jpg" type="filename" />
<input name="uvtiling" value="1.0, 1.0" type="vector2" />
</tiledimage>
<tiledimage name="Metal041B_4K_JPG_NormalGL" ypos="0.879310" xpos="1.086957" type="vector3">
<input name="file" value="Metal041B_4K-JPG_NormalGL.jpg" type="filename" />
<input name="uvtiling" value="1.0, 1.0" type="vector2" />
</tiledimage>
<normalmap name="normalmap" ypos="3.586207" xpos="3.623188" type="vector3">
<input nodename="Metal041B_4K_JPG_NormalGL" name="in" type="vector3" />
<input name="scale" value="1.0" type="float" />
</normalmap>
<tiledimage name="Metal041B_4K_JPG_Roughness" ypos="-0.413793" xpos="3.623188" type="float">
<input name="file" value="Metal041B_4K-JPG_Roughness.jpg" type="filename" />
<input name="uvtiling" value="1.0, 1.0" type="vector2" />
</tiledimage>
</materialx>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.