Skip to content

Commit b38f9cb

Browse files
committed
Minor doc update for physicallyBased.
1 parent c3324d7 commit b38f9cb

6 files changed

Lines changed: 31 additions & 31 deletions

File tree

README.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ <h4> > Visit the <b><a href="https://kwokcb.github.io/materialxMaterials" target
385385
</p>
386386
<p>The current utilities support:</p>
387387
<div style="display: flex; align-items: center;">
388-
<img src="https://physicallybased.info/images/renders/cycles/600/aluminum.webp" width="64px" style="margin-right: 5px;">
388+
<img src="https://raw.githubusercontent.com/AntonPalmqvist/physically-based-api/main/images/renders/cycles/600/aluminum.jpeg" width="64px" style="margin-right: 5px;">
389389
<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.
390390
</div>
391391
<br>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ MaterialXLab home page</a>
2727
The current utilities support:
2828

2929
<div style="display: flex; align-items: center;">
30-
<img src="https://physicallybased.info/images/renders/cycles/600/aluminum.webp" width="64px" style="margin-right: 5px;">
30+
<img src="https://raw.githubusercontent.com/AntonPalmqvist/physically-based-api/main/images/renders/cycles/600/aluminum.jpeg" width="64px" style="margin-right: 5px;">
3131
<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.
3232
</div>
3333
<br>

documents/doxygen_warnings.txt

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
warning: Specified markdown mainpage 'README.md' does not exist
2-
D:/work/materialx/materialxMaterials/javascript/JsAmbientCGLoader.js:7: warning: Compound AmbientCGLoader is not documented.
3-
D:/work/materialx/materialxMaterials/src/materialxMaterials/physicallyBasedMaterialXCmd.py:24: warning: Member physicallBasedMaterialXCmd() (function) of namespace materialxMaterials.physicallyBasedMaterialXCmd is not documented.
2+
D:/Work/materialx/materialxMaterials/javascript/JsAmbientCGLoader.js:7: warning: Compound AmbientCGLoader is not documented.
3+
D:/Work/materialx/materialxMaterials/src/materialxMaterials/physicallyBasedMaterialXCmd.py:24: warning: Member physicallBasedMaterialXCmd() (function) of namespace materialxMaterials.physicallyBasedMaterialXCmd is not documented.
44
<addComment>:1: warning: argument 'Object' of command @param is not found in the argument list of AmbientCGLoader::addComment(doc, commentString)
55
<addComment>:1: warning: argument 'string' of command @param is not found in the argument list of AmbientCGLoader::addComment(doc, commentString)
66
<addComment>:1: warning: The following parameters of AmbientCGLoader::addComment(doc, commentString) are not documented:
@@ -11,9 +11,9 @@ D:/work/materialx/materialxMaterials/src/materialxMaterials/physicallyBasedMater
1111
<buildDownloadAttribute>:1: warning: The following parameters of AmbientCGLoader::buildDownloadAttribute(imageFormat='PNG', imageResolution='1') are not documented:
1212
parameter 'imageFormat'
1313
parameter 'imageResolution'
14-
D:/work/materialx/materialxMaterials/javascript/JsAmbientCGLoader.js:10: warning: argument 'Object' of command @param is not found in the argument list of AmbientCGLoader::constructor(mxModule, mxStdlib=null)
15-
D:/work/materialx/materialxMaterials/javascript/JsAmbientCGLoader.js:10: warning: argument 'Object' of command @param is not found in the argument list of AmbientCGLoader::constructor(mxModule, mxStdlib=null)
16-
D:/work/materialx/materialxMaterials/javascript/JsAmbientCGLoader.js:10: warning: The following parameters of AmbientCGLoader::constructor(mxModule, mxStdlib=null) are not documented:
14+
D:/Work/materialx/materialxMaterials/javascript/JsAmbientCGLoader.js:10: warning: argument 'Object' of command @param is not found in the argument list of AmbientCGLoader::constructor(mxModule, mxStdlib=null)
15+
D:/Work/materialx/materialxMaterials/javascript/JsAmbientCGLoader.js:10: warning: argument 'Object' of command @param is not found in the argument list of AmbientCGLoader::constructor(mxModule, mxStdlib=null)
16+
D:/Work/materialx/materialxMaterials/javascript/JsAmbientCGLoader.js:10: warning: The following parameters of AmbientCGLoader::constructor(mxModule, mxStdlib=null) are not documented:
1717
parameter 'mxModule'
1818
parameter 'mxStdlib'
1919
<downloadMaterialAsset>:1: warning: argument 'string' of command @param is not found in the argument list of AmbientCGLoader::downloadMaterialAsset(assetId, imageFormat='PNG', imageResolution='1', downloadAttributeKey='downloadAttribute', downloadLinkKey='downloadLink')
@@ -58,32 +58,32 @@ D:/work/materialx/materialxMaterials/javascript/JsAmbientCGLoader.js:10: warning
5858
<writeMaterialList>:1: warning: The following parameters of AmbientCGLoader::writeMaterialList(materialList, filename) are not documented:
5959
parameter 'materialList'
6060
parameter 'filename'
61-
D:/work/materialx/materialxMaterials/javascript/JsGPUOpenLoader.js:122: warning: argument 'number' of command @param is not found in the argument list of JsGPUOpenMaterialLoader::downloadPackage(listNumber, materialNumber, packageId=0)
62-
D:/work/materialx/materialxMaterials/javascript/JsGPUOpenLoader.js:122: warning: argument 'number' of command @param is not found in the argument list of JsGPUOpenMaterialLoader::downloadPackage(listNumber, materialNumber, packageId=0)
63-
D:/work/materialx/materialxMaterials/javascript/JsGPUOpenLoader.js:122: warning: argument 'number' of command @param is not found in the argument list of JsGPUOpenMaterialLoader::downloadPackage(listNumber, materialNumber, packageId=0)
64-
D:/work/materialx/materialxMaterials/javascript/JsGPUOpenLoader.js:122: warning: The following parameters of JsGPUOpenMaterialLoader::downloadPackage(listNumber, materialNumber, packageId=0) are not documented:
61+
D:/Work/materialx/materialxMaterials/javascript/JsGPUOpenLoader.js:122: warning: argument 'number' of command @param is not found in the argument list of JsGPUOpenMaterialLoader::downloadPackage(listNumber, materialNumber, packageId=0)
62+
D:/Work/materialx/materialxMaterials/javascript/JsGPUOpenLoader.js:122: warning: argument 'number' of command @param is not found in the argument list of JsGPUOpenMaterialLoader::downloadPackage(listNumber, materialNumber, packageId=0)
63+
D:/Work/materialx/materialxMaterials/javascript/JsGPUOpenLoader.js:122: warning: argument 'number' of command @param is not found in the argument list of JsGPUOpenMaterialLoader::downloadPackage(listNumber, materialNumber, packageId=0)
64+
D:/Work/materialx/materialxMaterials/javascript/JsGPUOpenLoader.js:122: warning: The following parameters of JsGPUOpenMaterialLoader::downloadPackage(listNumber, materialNumber, packageId=0) are not documented:
6565
parameter 'listNumber'
6666
parameter 'materialNumber'
6767
parameter 'packageId'
68-
D:/work/materialx/materialxMaterials/javascript/JsGPUOpenLoader.js:220: warning: argument 'string' of command @param is not found in the argument list of JsGPUOpenMaterialLoader::downloadPackageByExpression(searchExpr, packageId=0)
69-
D:/work/materialx/materialxMaterials/javascript/JsGPUOpenLoader.js:220: warning: argument 'number' of command @param is not found in the argument list of JsGPUOpenMaterialLoader::downloadPackageByExpression(searchExpr, packageId=0)
70-
D:/work/materialx/materialxMaterials/javascript/JsGPUOpenLoader.js:220: warning: The following parameters of JsGPUOpenMaterialLoader::downloadPackageByExpression(searchExpr, packageId=0) are not documented:
68+
D:/Work/materialx/materialxMaterials/javascript/JsGPUOpenLoader.js:220: warning: argument 'string' of command @param is not found in the argument list of JsGPUOpenMaterialLoader::downloadPackageByExpression(searchExpr, packageId=0)
69+
D:/Work/materialx/materialxMaterials/javascript/JsGPUOpenLoader.js:220: warning: argument 'number' of command @param is not found in the argument list of JsGPUOpenMaterialLoader::downloadPackageByExpression(searchExpr, packageId=0)
70+
D:/Work/materialx/materialxMaterials/javascript/JsGPUOpenLoader.js:220: warning: The following parameters of JsGPUOpenMaterialLoader::downloadPackageByExpression(searchExpr, packageId=0) are not documented:
7171
parameter 'searchExpr'
7272
parameter 'packageId'
73-
D:/work/materialx/materialxMaterials/javascript/JsGPUOpenLoader.js:180: warning: argument 'string' of command @param is not found in the argument list of JsGPUOpenMaterialLoader::findMaterialsByName(materialName)
74-
D:/work/materialx/materialxMaterials/javascript/JsGPUOpenLoader.js:180: warning: The following parameter of JsGPUOpenMaterialLoader::findMaterialsByName(materialName) is not documented:
73+
D:/Work/materialx/materialxMaterials/javascript/JsGPUOpenLoader.js:180: warning: argument 'string' of command @param is not found in the argument list of JsGPUOpenMaterialLoader::findMaterialsByName(materialName)
74+
D:/Work/materialx/materialxMaterials/javascript/JsGPUOpenLoader.js:180: warning: The following parameter of JsGPUOpenMaterialLoader::findMaterialsByName(materialName) is not documented:
7575
parameter 'materialName'
76-
D:/work/materialx/materialxMaterials/javascript/JsGPUOpenLoader.js:47: warning: argument 'number' of command @param is not found in the argument list of JsGPUOpenMaterialLoader::getMaterials(batchSize=50)
77-
D:/work/materialx/materialxMaterials/javascript/JsGPUOpenLoader.js:47: warning: The following parameter of JsGPUOpenMaterialLoader::getMaterials(batchSize=50) is not documented:
76+
D:/Work/materialx/materialxMaterials/javascript/JsGPUOpenLoader.js:47: warning: argument 'number' of command @param is not found in the argument list of JsGPUOpenMaterialLoader::getMaterials(batchSize=50)
77+
D:/Work/materialx/materialxMaterials/javascript/JsGPUOpenLoader.js:47: warning: The following parameter of JsGPUOpenMaterialLoader::getMaterials(batchSize=50) is not documented:
7878
parameter 'batchSize'
79-
D:/work/materialx/materialxMaterials/src/materialxMaterials/ambientCGLoader.py:215: warning: Member downloadMaterial (variable) of class materialxMaterials.ambientCGLoader.AmbientCGLoader is not documented.
80-
D:/work/materialx/materialxMaterials/src/materialxMaterials/ambientCGLoader.py:317: warning: Member assets (variable) of class materialxMaterials.ambientCGLoader.AmbientCGLoader is not documented.
81-
D:/work/materialx/materialxMaterials/src/materialxMaterials/GPUOpenLoader.py:220: warning: Member materials (variable) of class materialxMaterials.GPUOpenLoader.GPUOpenMaterialLoader is not documented.
82-
D:/work/materialx/materialxMaterials/src/materialxMaterials/GPUOpenLoader.py:373: warning: Member materials (variable) of class materialxMaterials.GPUOpenLoader.GPUOpenMaterialLoader is not documented.
83-
D:/work/materialx/materialxMaterials/src/materialxMaterials/physicallyBasedMaterialX.py:82: warning: Member remapMap (variable) of class materialxMaterials.physicallyBasedMaterialX.PhysicallyBasedMaterialLoader is not documented.
84-
D:/work/materialx/materialxMaterials/src/materialxMaterials/physicallyBasedMaterialX.py:223: warning: Member materials (variable) of class materialxMaterials.physicallyBasedMaterialX.PhysicallyBasedMaterialLoader is not documented.
85-
D:/work/materialx/materialxMaterials/src/materialxMaterials/physicallyBasedMaterialX.py:297: warning: Member mx (variable) of class materialxMaterials.physicallyBasedMaterialX.PhysicallyBasedMaterialLoader is not documented.
86-
D:/work/materialx/materialxMaterials/src/materialxMaterials/physicallyBasedMaterialX.py:305: warning: Member materials (variable) of class materialxMaterials.physicallyBasedMaterialX.PhysicallyBasedMaterialLoader is not documented.
87-
D:/work/materialx/materialxMaterials/src/materialxMaterials/physicallyBasedMaterialX.py:254: warning: Member _getMethodName(self) (function) of class materialxMaterials.physicallyBasedMaterialX.PhysicallyBasedMaterialLoader is not documented.
88-
D:/work/materialx/materialxMaterials/README.md:52: warning: Unsupported xml/html tag <iframe> found
89-
D:/work/materialx/materialxMaterials/README.md:53: warning: Unsupported xml/html tag </iframe> found
79+
D:/Work/materialx/materialxMaterials/src/materialxMaterials/ambientCGLoader.py:215: warning: Member downloadMaterial (variable) of class materialxMaterials.ambientCGLoader.AmbientCGLoader is not documented.
80+
D:/Work/materialx/materialxMaterials/src/materialxMaterials/ambientCGLoader.py:317: warning: Member assets (variable) of class materialxMaterials.ambientCGLoader.AmbientCGLoader is not documented.
81+
D:/Work/materialx/materialxMaterials/src/materialxMaterials/GPUOpenLoader.py:220: warning: Member materials (variable) of class materialxMaterials.GPUOpenLoader.GPUOpenMaterialLoader is not documented.
82+
D:/Work/materialx/materialxMaterials/src/materialxMaterials/GPUOpenLoader.py:373: warning: Member materials (variable) of class materialxMaterials.GPUOpenLoader.GPUOpenMaterialLoader is not documented.
83+
D:/Work/materialx/materialxMaterials/src/materialxMaterials/physicallyBasedMaterialX.py:82: warning: Member remapMap (variable) of class materialxMaterials.physicallyBasedMaterialX.PhysicallyBasedMaterialLoader is not documented.
84+
D:/Work/materialx/materialxMaterials/src/materialxMaterials/physicallyBasedMaterialX.py:223: warning: Member materials (variable) of class materialxMaterials.physicallyBasedMaterialX.PhysicallyBasedMaterialLoader is not documented.
85+
D:/Work/materialx/materialxMaterials/src/materialxMaterials/physicallyBasedMaterialX.py:297: warning: Member mx (variable) of class materialxMaterials.physicallyBasedMaterialX.PhysicallyBasedMaterialLoader is not documented.
86+
D:/Work/materialx/materialxMaterials/src/materialxMaterials/physicallyBasedMaterialX.py:305: warning: Member materials (variable) of class materialxMaterials.physicallyBasedMaterialX.PhysicallyBasedMaterialLoader is not documented.
87+
D:/Work/materialx/materialxMaterials/src/materialxMaterials/physicallyBasedMaterialX.py:254: warning: Member _getMethodName(self) (function) of class materialxMaterials.physicallyBasedMaterialX.PhysicallyBasedMaterialLoader is not documented.
88+
D:/Work/materialx/materialxMaterials/README.md:52: warning: Unsupported xml/html tag <iframe> found
89+
D:/Work/materialx/materialxMaterials/README.md:53: warning: Unsupported xml/html tag </iframe> found

documents/html/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<div class="headertitle"><div class="title">MaterialXMaterials </div></div>
102102
</div><!--header-->
103103
<div class="contents">
104-
<div class="textblock"><p><a class="anchor" id="md__d_1_2work_2materialx_2materialx_materials_2_r_e_a_d_m_e"></a></p>
104+
<div class="textblock"><p><a class="anchor" id="md__d_1_2_work_2materialx_2materialx_materials_2_r_e_a_d_m_e"></a></p>
105105
<h2 class="bg-gradient rounded-2 p-0"><img src="https://kwokcb.github.io/materialxMaterials/documents/icons/logo_large_blue_teapot_no_text.png" alt="" width="32px" class="inline"/>MaterialX Materials</h2>
106106
<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"><h3>Introduction</h3>
107107
</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"><h4>&gt; Visit the <b><a href="https://kwokcb.github.io/materialxMaterials" target="_blank">Home Page</a></b> </h4>
238 KB
Loading

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ <h4> > Visit the <b><a href="https://kwokcb.github.io/materialxMaterials" target
6767
</p>
6868
<p>The current utilities support:</p>
6969
<div style="display: flex; align-items: center;">
70-
<img src="https://physicallybased.info/images/renders/cycles/600/aluminum.webp" width="64px" style="margin-right: 5px;">
70+
<img src="https://raw.githubusercontent.com/AntonPalmqvist/physically-based-api/main/images/renders/cycles/600/aluminum.jpeg" width="64px" style="margin-right: 5px;">
7171
<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.
7272
</div>
7373
<br>

0 commit comments

Comments
 (0)