mirror of
https://github.com/johndoe6345789/SDL3CPlusPlus.git
synced 2026-05-05 02:54:54 +00:00
stuff
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<materialx version="1.38" colorspace="lin_rec709" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<xi:include href="cycle.mtlx" />
|
||||
</materialx>
|
||||
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<materialx version="1.38" colorspace="lin_rec709" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<xi:include href="../folder2/include3.mtlx" />
|
||||
</materialx>
|
||||
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0"?>
|
||||
<materialx version="1.38" colorspace="lin_rec709" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<simple_srf name="sr_ps" type="surfaceshader">
|
||||
<input name="specColor" type="color3" value="0.05, 0.05, 0.05" />
|
||||
<input name="specRoughness" type="float" value="0.14" />
|
||||
</simple_srf>
|
||||
<surfacematerial name="paint_semigloss" type="material">
|
||||
<input name="surfaceshader" type="surfaceshader" nodename="sr_ps" />
|
||||
</surfacematerial>
|
||||
</materialx>
|
||||
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<materialx version="1.38" colorspace="lin_rec709" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<xi:include href="folder2/include3.mtlx" />
|
||||
</materialx>
|
||||
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<materialx version="1.38" colorspace="lin_rec709" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<xi:include href="include2.mtlx" />
|
||||
</materialx>
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0"?>
|
||||
<materialx version="1.38" colorspace="lin_rec709" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<xi:include href="include1.mtlx" />
|
||||
<xi:include href="folder/include2.mtlx" />
|
||||
</materialx>
|
||||
Reference in New Issue
Block a user