This repository contains a set sample implementations that show bi-directional communication between Python and Javascript logic.
The main focus is on connection "open standards" such as gltF
, OCIO
, OpenUSD
with MaterialX
.
See the home page for more details.
- GPUOpen MaterialX Materials Inspector : Download MaterialX materials from the AMD GPUOpen Materials Library and inspect contents of the materials.
- glTF and USD Conversion from MaterialX : Convert a MaterialX document to a USD or glTF Texture Procedural document.
- OCIO to MaterialX Definition Generation (Alpha) : Use the OpenColorIO package to query for color space transforms and create MaterialX node definitions.
- Simple template example : A simple "template" application that can be copied and modified as desired.
See build instructions found here.