- MaterialXCore: Support for the core MaterialX elements and graph traversal.
- MaterialXFormat: Support for XML serialization and file accessor utilities.
- MaterialXGenShader : Core shader generation support 1
- MaterialXGenGlsl : GLSL shading language generation support.
- MaterialXGenOsl : OSL shading language generation support.
- MaterialXTest : Unit tests for all MaterialX libraries.
- MaterialXView : Default material viewer.
Python modules which provide wrappers for the provided C++ modules reside under the PyMaterialX folder.
[1] Refer to shader generation documentation and the associated definition and implementation libraries.