Skip to content
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

Add dynamic library support for ADSK modules #1186

Open
bernardkwok opened this issue May 5, 2021 · 0 comments
Open

Add dynamic library support for ADSK modules #1186

bernardkwok opened this issue May 5, 2021 · 0 comments
Labels
Core Core change required Enhancement New feature or request
Projects

Comments

@bernardkwok
Copy link

bernardkwok commented May 5, 2021

Tentative list of Autodesk modules to add the ability to support as a dynamic library.

Potential modules:

  • MaterialXRuntime : Status: on queue
  • MaterialXGenArnold
  • MaterialXGenOGSFX
  • MaterialXGenOGSXml
@bernardkwok bernardkwok added Enhancement New feature or request Core Core change required labels May 5, 2021
@bernardkwok bernardkwok added this to To do in Develop via automation May 5, 2021
ashwinbhat pushed a commit that referenced this issue Feb 25, 2023
This changelist fixes an edge case for the opacity computation in UsdPreviewSurface, making surfaces visible when their non-zero opacity is exactly equal to the opacity threshold.

This aligns the MaterialX graph for UsdPreviewSurface with its specification (https://graphics.pixar.com/usd/release/spec_usdpreviewsurface.html), which states:

"... when opacityThreshold is greater than zero, the opacity values less than the opacityThreshold will not be rendered, and the opacity values greater than or equal to the opacityThreshold will be fully visible."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Core change required Enhancement New feature or request
Projects
Develop
  
To do
Development

No branches or pull requests

1 participant