You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-8Lines changed: 14 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,13 +96,13 @@ Some rendering of resulting USD files are shown below:
96
96
97
97
---------
98
98
99
-
| Material |Charateristic| USD Rendering |
99
+
| Material |Pre-processing Required| USD Rendering |
100
100
| :--: | :--: | :--: |
101
-
| Line Pattern | Generate Materials for outputs on NodeGraph | <imgsrc="https://raw.githubusercontent.com/kwokcb/materialxusd/refs/heads/main/tests/examples/linepattern/test_crosshatch_glslfx.png"width="64px"></img> |
| Adobe pattern | Wrap top level nodes, create explicit output port connections | <imgwidth="64px"src="https://raw.githubusercontent.com/kwokcb/materialxusd/refs/heads/main/tests/examples/parquet_clothes/parquet_clothes/surfacematerial_glslfx.png"/> |
101
+
| Line Pattern | Generate Materials for outputs on NodeGraph | <imgsrc="https://raw.githubusercontent.com/kwokcb/materialxusd/refs/heads/main/tests/examples/linepattern/test_crosshatch_glslfx.png"width="128px"></img> |
| Car Paint |Add downstream material | <imgwidth="128px"src="https://raw.githubusercontent.com/kwokcb/materialxusd/refs/heads/main/tests/examples/standard_surface_carpaint.sphere/Car_Paint_glslfx.png"></img> |
<tdclass="markdownTableBodyCenter">Adobe pattern </td><tdclass="markdownTableBodyCenter">Wrap top level nodes, create explicit output port connections </td><tdclass="markdownTableBodyCenter"><imgsrc="https://raw.githubusercontent.com/kwokcb/materialxusd/refs/heads/main/tests/examples/parquet_clothes/parquet_clothes/surfacematerial_glslfx.png" alt="" width="64px" class="inline"/></td></tr>
210
+
<tdclass="markdownTableBodyCenter">Adobe pattern </td><tdclass="markdownTableBodyCenter">Wrap top level nodes, create explicit output port connections </td><tdclass="markdownTableBodyCenter"><imgsrc="https://raw.githubusercontent.com/kwokcb/materialxusd/refs/heads/main/tests/examples/parquet_clothes/parquet_clothes/surfacematerial_glslfx.png" alt="" width="128px" class="inline"/></td></tr>
211
211
</table>
212
212
<hr/>
213
213
<p>There is additionally a sample script that will traverse a local copy of the MaterialX test suite (<code>render_rts.sh</code>). The script calls the package's Python commands directly.</p>
<p>An initial acceptance criteria is to be able to run MaterialX to USD conversion against the MaterialX render test suite files. Preliminary results are show below:</p>
<p>An initial acceptance criteria is to be able to run MaterialX to USD conversion against the MaterialX render test suite files. Preliminary results are show below:</p>
0 commit comments