-
Notifications
You must be signed in to change notification settings - Fork 59
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
Create UsdImagingDelegate adapters for Arnold Schemas #185
Labels
enhancement
New feature or request
imaging
Issues related to imaging and usd imaging
schema
Related to USD schemas
user
Reported by a user
Comments
Depends on #705 . |
sirpalee
added a commit
to sirpalee/arnold-usd
that referenced
this issue
Mar 18, 2021
sirpalee
added a commit
to sirpalee/arnold-usd
that referenced
this issue
Mar 19, 2021
sirpalee
added a commit
to sirpalee/arnold-usd
that referenced
this issue
Mar 24, 2021
sirpalee
added a commit
to sirpalee/arnold-usd
that referenced
this issue
Mar 24, 2021
sirpalee
added a commit
to sirpalee/arnold-usd
that referenced
this issue
Mar 24, 2021
sirpalee
added a commit
to sirpalee/arnold-usd
that referenced
this issue
Mar 25, 2021
sirpalee
added a commit
to sirpalee/arnold-usd
that referenced
this issue
Mar 29, 2021
sirpalee
added a commit
to sirpalee/arnold-usd
that referenced
this issue
Mar 30, 2021
…ew adapter classes. (Autodesk#185)
sirpalee
added a commit
to sirpalee/arnold-usd
that referenced
this issue
Apr 1, 2021
sirpalee
added a commit
to sirpalee/arnold-usd
that referenced
this issue
Apr 1, 2021
sebastienblor
pushed a commit
that referenced
this issue
Apr 1, 2021
This was referenced Apr 6, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
New feature or request
imaging
Issues related to imaging and usd imaging
schema
Related to USD schemas
user
Reported by a user
Describe the feature you'd like
Arnold specific schemas should be displayed in the Hydra viewport.
Describe the solution you'd like
We need to create a set of UsdImagingDelegate adapters to convert the Arnold schemas to Hydra primitives. These adapters can translate Arnold data to Hydra primitives and allows Hydra to display them in any kind of render delegate, including HdStorm and the Arnold Render Delegate.
Example adapter that converts UsdGeomMesh to HdMesh
The text was updated successfully, but these errors were encountered: