Registry / other / materialx

materialx

JSON →
library1.39.1vcpkgunverified

MaterialX is an open standard for the exchange of rich material and look-development content across applications and renderers.

vcpkg install materialx
INSTALL
IMPORT
SIG · MATERIALX
M
materialx
othercppv1.39.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MaterialX/MaterialX.h
#include <MaterialX/MaterialX.h>

Create a MaterialX document

#include "MaterialX/MaterialX.h" #include <iostream> int main() { auto doc = MaterialX::createDocument(); std::cout << "MaterialX document created." << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.39.1latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources

No resource links recorded.

materialx — pip install materialx · libregistry