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
<p>A <code>Jupyter</code> notebook demonstrates the direct usage of the Python library. The output of the notebook can be found <ahref="https://kwokcb.github.io/materialxMaterials/examples/materialxMaterials_tutorial_out_iframe.html">here</a>. The notebook can found in the Github repository under the <code>examples</code> folder.</p>
407
409
<h4>Examples</h4>
408
410
<p>The following are some samples which have been rendered using the <code>MaterialXView</code> utility which is part of the MaterialX binary distribution.</p>
@@ -414,15 +416,15 @@ <h4>Examples</h4>
414
416
<table>
415
417
<tr>
416
418
<td>
417
-
<imgsrc="https://kwokcb.github.io/materialxMaterials/src/materialxMaterials/data/GPUOpenMaterialX/Emerald Peaks Wallpaper/Emerald_Peaks_Wallpaper.png" width=100%><br>
419
+
<imgsrc="https://kwokcb.github.io/materialxMaterials/src/materialxMaterials/data/GPUOpenMaterialX/Emerald Peaks Wallpaper/Emerald_Peaks_Wallpaper.png" width=256px><br>
<imgsrc="https://kwokcb.github.io/materialxMaterials/src/materialxMaterials/data/GPUOpenMaterialX/Oliana Blue Painted Wood/Oliana_Blue_Painted_Wood.png" width=100%><br>
427
+
<imgsrc="https://kwokcb.github.io/materialxMaterials/src/materialxMaterials/data/GPUOpenMaterialX/Oliana Blue Painted Wood/Oliana_Blue_Painted_Wood.png" width=256px><br>
<p>An <ahref="https://kwokcb.github.io/MaterialXLab/javascript/PhysicallyBasedMaterialX_out.html" target="_blank">interactive page</a> for extracting <code>PhysicallyBased</code> uses a Javascript implementation found <ahref="https://github.com/kwokcb/materialxMaterials/blob/main/javascript/JsMaterialXPhysicallyBased.js">here</p>
<p>A command line utility is available <ahref="https://github.com/kwokcb/materialxMaterials/tree/main/javascript/JsGPUOpenLoaderPackage">here</a>. This uses <code>Node.js</code> to allow access to fetch materials from the <code>GPU Open</code> site(which is not available via a web page).</p>
505
507
<p><ahref="https://github.com/kwokcb/materialxWeb/blob/main/flask/gpuopen/README.md">A <b>Flask</b> application</a> is also available which uses the Python package with a Web based front here.
<b>NodeJS / Express</b></a> application is available from the <ahref="https://kwokcb.github.io/materialxWeb/index.html" target="_blank">MaterialXWeb</a> site. <code>Flask</code> deployment is on <code>Render</code>.</p>
515
517
<p>This is designed to be a general purpose MaterialX <em>material inspector</em> supporting <code>ambientCg</code> and <code>GPUOpen</code> currently with the intent to add new libraries as they become available.</p>
<p>A Python library and command <code>polyHavenLoader</code> and <code>polyHavenLoaderCmd</code> can be used to get a list of assets which can be downloaded in zip
522
+
<p>A Python library and command <code>polyHavenLoader</code> and <code>polyHavenLoaderCmd</code> can be used to get a list of assets which can be downloaded in zip<br>
521
523
format.</p>
522
-
<p>A Javascript library and Web interface is available <ahref="https://kwokcb.github.io/materialxMaterials/javascript/JsPolyHaven/" target="__default"><b>here</b>.</p>
524
+
<p>A Javascript library and Web interface is available <ahref="https://kwokcb.github.io/materialxMaterials/javascript/JsPolyHaven/" target="__default"><b>here</b>.<br>
<p>Note that the material zip from <code>GPU Open</code> and <code>ambientCg</code> is directly read into the editor via it's zip loading option. <code>PolyHaven</code> packages material content into a zip to allow loading via the zip loading option.</p>
<li><code>buildDocs.sh</code> will prepare documents and run Doxygen to build API docs.</li>
595
598
<li><code>build_examples.sh</code> will download material examples and optionally render them. <code>PhysicallyBased</code> rendering requires <code>MaterialXView</code> to be installed.</li>
596
599
</ul>
597
-
<p>The Javascript utilities require <code>Node.js</code> to be installed. From the package folders
600
+
<p>The Javascript utilities require <code>Node.js</code> to be installed. From the package folders<br>
@@ -191,12 +193,12 @@ A Python library and command `polyHavenLoader` and `polyHavenLoaderCmd` can be u
191
193
format.
192
194
193
195
A Javascript library and Web interface is available <ahref="https://kwokcb.github.io/materialxMaterials/javascript/JsPolyHaven/"target="__default"><b>here</b>.
0 commit comments