mirror of
https://github.com/johndoe6345789/SDL3CPlusPlus.git
synced 2026-04-24 21:55:09 +00:00
Python Support
A Python package is created from the following modules. The OSL and GLSL modules can be conditionally built.
- PyMaterialXCore: Python module for MaterialX core
- PyMaterialXFormat: Python module for XML serialization support
- PyMaterialXGenShader : Python module for core shader generation
- PyMaterialXGenOsl : Python module for OSL shader generation
- PyMaterialXGenGlsl : Python module for GLSL shader generation