Closed zicher3d closed 7 months ago
@zicher3d can you include an example mtlx for legacy
Will do. I have one that works in MaterialX viewer. I need to update it. Then I just need to do new commits to the branch and they will add to the PR?
Added a commit for the sample file, and related textures
Let's squash the commits from this PR and merge. The additions are isolated to the mtlx library and implementations so the prototype should be safe to try out even if some finishing touches remain before this becomes production ready (please version the newly introduced nodes accordingly)
This commit includes:
For now all nodes are under "adsk_legacy" group, except the turbulence ones that might be ok to be added to the standard lib.
Because of a bug in the handling of namespaces in the Graph Editor all namespaces are set to "". Bug: https://github.com/AcademySoftwareFoundation/MaterialX/issues/1695