Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 595 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 595 Bytes

Python Code Examples

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.