Skip to content

1.38.8 Release

Latest
Compare
Choose a tag to compare
@kwokcb kwokcb released this 09 Sep 19:28
· 1 commit to main since this release
31be673

glTF_MaterialX Converter Version 1.38.8

  • This release sync is built with the v1.38.8 "core" release of MaterialX found here
  • Main updates:
    • Add proper filename resolves ("flattening") for image references
    • Add proper support for MaterialX -> glTF texture transform
    • Improve support for indexed stream references for MaterialX -> glTF. Sync's with change to glTF pbr image node classes which now accept numbered as well as named upstream inputs (geompropvalue) for easier OpenUSD integration
    • Refactor logging system
    • Refactoring based on integration into Khronos MaterialX integration. Note that that integration shows how to use code from here integrated into the existing MaterialXRender module vs this repo which creates a new module on top of the existing MaterialXRender modeule.

Included binaries

  • As before the package binraries can be downloaded for a few platform configurations.
  • Any additional platform / compilers can be build by cloning this repo and building locally.