These are fully-functional python scripts demonstrating use of the MaterialX library API to read and generate MaterialX content and .mtlx files.
- mxvalidate.py: Validate a .mtlx file and optionally print a detailed or very-detailed summary of its contents.
- writenodegraphs.py: Generate the "NodeGraphs.mtlx" example file using the MaterialX API.
- writelooks.py: Generate the "Looks.mtlx" example file using the MaterialX API.
- mxdoc.py: Output the documentation for nodedefs in a MaterialX file.