Skip to content

Commit

Permalink
Update icon link.
Browse files Browse the repository at this point in the history
  • Loading branch information
kwokcb committed Aug 17, 2024
1 parent a48bddf commit 5426f78
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.html
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ <h3>Introduction</h3>
Related utilities and libraries can be found at the:
<button class="btn btn-outline-secondary">
<a href="https://kwokcb.github.io/MaterialXLab" target="_blank">
<img src="https://kwokcb.github.io/MaterialXLab/documents/icons/logo_large_flask_template.svg"
<img src="https://kwokcb.github.io/MaterialXLab/documents/icons/teapot_logo.svg"
width=32px>
MaterialXLab</a>
</a>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ query remote databases for MaterialX materials.
Related utilities and libraries can be found at the:
<button class="btn btn-outline-secondary">
<a href="https://kwokcb.github.io/MaterialXLab" target="_blank">
<img src="https://kwokcb.github.io/MaterialXLab/documents/icons/logo_large_flask_template.svg"
<img src="https://kwokcb.github.io/MaterialXLab/documents/icons/teapot_logo.svg"
width=32px>
MaterialXLab</a>
</a>
Expand Down
2 changes: 1 addition & 1 deletion documents/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ <h2 class="bg-gradient rounded-2 p-0"><img src="https://kwokcb.github.io/materia
</div><div class="container p-2 rounded-4 border border-secondary border-rounded"></div><div class="container p-2 rounded-4 border border-secondary border-rounded">Welcome to MaterialX Materials.</div><div class="container p-2 rounded-4 border border-secondary border-rounded">This site hosts a set of libraries and command line utilities to query remote databases for MaterialX materials.</div><div class="container p-2 rounded-4 border border-secondary border-rounded"><blockquote class="doxtable">
<p>Visit the <b><a href="https://kwokcb.github.io/materialxMaterials" target="_blank">Home Page</a></b> </p>
</blockquote>
</div><div class="container p-2 rounded-4 border border-secondary border-rounded"> Related utilities and libraries can be found at the: &lt;button class="btn btn-outline-secondary"&gt; <a href="https://kwokcb.github.io/MaterialXLab" target="_blank"><img src="https://kwokcb.github.io/MaterialXLab/documents/icons/logo_large_flask_template.svg" alt="" style="pointer-events: none;" width="32px" class="inline"/> MaterialXLab</a> &lt;/button&gt; home page. </div><div class="container p-2 rounded-4 border border-secondary border-rounded"></div><div class="container p-2 rounded-4 border border-secondary border-rounded">The current utilities support:</div><div class="container p-2 rounded-4 border border-secondary border-rounded"><div style="display: flex; align-items: center;"> <img src="https://physicallybased.info/images/renders/cycles/600/aluminum.webp" alt="" width="64px" style="margin-right: 10px;" class="inline"/> <a href="https://physicallybased.info/">PhysicallyBased database</a> Material descriptions can be downloaded with additional utilities to create materials using either: Autodesk Standard Surface, OpenPBR, or glTF PBR shading model shaders. </div><p> <br />
</div><div class="container p-2 rounded-4 border border-secondary border-rounded"> Related utilities and libraries can be found at the: &lt;button class="btn btn-outline-secondary"&gt; <a href="https://kwokcb.github.io/MaterialXLab" target="_blank"><img src="https://kwokcb.github.io/MaterialXLab/documents/icons/teapot_logo.svg" alt="" style="pointer-events: none;" width="32px" class="inline"/> MaterialXLab</a> &lt;/button&gt; home page. </div><div class="container p-2 rounded-4 border border-secondary border-rounded"></div><div class="container p-2 rounded-4 border border-secondary border-rounded">The current utilities support:</div><div class="container p-2 rounded-4 border border-secondary border-rounded"><div style="display: flex; align-items: center;"> <img src="https://physicallybased.info/images/renders/cycles/600/aluminum.webp" alt="" width="64px" style="margin-right: 10px;" class="inline"/> <a href="https://physicallybased.info/">PhysicallyBased database</a> Material descriptions can be downloaded with additional utilities to create materials using either: Autodesk Standard Surface, OpenPBR, or glTF PBR shading model shaders. </div><p> <br />
</p><div style="display: flex; align-items: center;"> <img src="https://image.matlib.gpuopen.com/afff0c66-dba8-4d79-b96b-459fbd9cbef5.jpeg" alt="" width="64px" style="margin-right: 10px;" class="inline"/> <a href="https://matlib.gpuopen.com/main/materials/all">AMD GPUOpen database</a> MaterialX packages can be downloaded (as zip files). Images and MaterialX documents can be extracted for any of the posted materials in the database. </div></div><div class="container p-2 rounded-4 border border-secondary border-rounded">Each currently has Python implementations.</div><div class="container p-2 rounded-4 border border-secondary border-rounded">A Javascript implementation for extracting <code>PhysicallyBased</code> materials is <a href="https://kwokcb.github.io/MaterialXLab/javascript/PhysicallyBasedMaterialX_out.html" target="_blank">available here. <img src="https://kwokcb.github.io/materialxMaterials/documents/images/PhysicallBased_Carrot.png" alt="" width="100%" class="inline"/> </a></div><div class="container p-2 rounded-4 border border-secondary border-rounded"><h3>Dependencies</h3>
</div><div class="container p-2 rounded-4 border border-secondary border-rounded"></div><div class="container p-2 rounded-4 border border-secondary border-rounded">The Python utilities require:</div><div class="container p-2 rounded-4 border border-secondary border-rounded"><ol type="1">
<li>The MaterialX 1.39 or greater package for PhysicallyBased OpenPBR shader creation</li>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ <h3>Introduction</h3>
Related utilities and libraries can be found at the:
<button class="btn btn-outline-secondary">
<a href="https://kwokcb.github.io/MaterialXLab" target="_blank">
<img src="https://kwokcb.github.io/MaterialXLab/documents/icons/logo_large_flask_template.svg"
<img src="https://kwokcb.github.io/MaterialXLab/documents/icons/teapot_logo.svg"
width=32px>
MaterialXLab</a>
</a>
Expand Down

0 comments on commit 5426f78

Please sign in to comment.