MaterialX icon indicating copy to clipboard operation
MaterialX copied to clipboard

The nodegraph for ramp4 is incorrect

Open numega opened this issue 4 years ago • 1 comments

According to the supplemental spec, a texcoord value of (0, 0) should return the bottom left value. However, the current graph will return the top left value. I think that the arguments to the last mix node should be reversed.

numega avatar Mar 15 '22 15:03 numega

Good observation, @numega, and feel free to post a fix if your team has the bandwidth and necessary approvals.

jstone-lucasfilm avatar Mar 25 '22 04:03 jstone-lucasfilm