Parse, validate, package, and transform MaterialX documents. Pure: runs in Node, browsers, and workers alike. Filesystem helpers live in mtlx-core/node; texture processing (which needs sharp) lives in mtlx-core/textures.
mtlx-core/node
mtlx-core/textures
Parse, validate, package, and transform MaterialX documents. Pure: runs in Node, browsers, and workers alike. Filesystem helpers live in
mtlx-core/node; texture processing (which needs sharp) lives inmtlx-core/textures.