-
Notifications
You must be signed in to change notification settings - Fork 358
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhance Worley noise with solid cells option #2119
Enhance Worley noise with solid cells option #2119
Conversation
…dition to distance.
Maybe it was just a machine issue, looks to be good now! :) |
@jstone-lucasfilm there hasn't been any input on this so far (other than some approving thumbs-up on Slack). Do you feel this change could make it for 1.39.2? |
@crydalch I really like the content of this change, though I wonder if it might be best to merge it near the beginning of MaterialX v1.39.3 development, giving teams sufficient time to follow up with OSL and MDL implementations and visual validation across languages. |
@jstone-lucasfilm is not having the OSL/MDL implementations your main concern? Our hesitation around 1.39.3 is it would not be released until late Spring/early Summer; our goal is for this contribution and PR #2092 make it into the release used for USD 25.02 (or at least in a compatible MaterialX release that arrives around that same time). If 1.39.2 waits to be released until everyone's back from holiday, perhaps that January window would allow for enough time to include these? |
@crydalch I think you're right that January is the most likely time frame for v1.39.2, and it seems plausible that we could wrap up this proposal by then. Let's highlight this at our next TSC meeting, and see if anyone has objections to moving forward with this feature. |
This looks reasonable to me, and I'm CCing @code-monkey and @dbsmythe for their thoughts on the implementation and interface changes proposed here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks like a really valuable contribution, thanks @crydalch!
e5a9e35
into
AcademySoftwareFoundation:main
Adds a new control to
worley2d
andworley3d
, which allows artists to choose between a distance for each cell (the default) and solid values for each cell. This allows for more patterns to be expressed in materials (i.e. flakes).worley_solid_worley_voronoi_demo.mp4
Here is an example document, which can be opened with
MaterialXGraphEditor --material test_worley_styles_openpbr.mtlx
:Click to see 'test_worley_styles_openpbr.mtlx'