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

First crack at a standard USD volume schema #514

Closed
wants to merge 2 commits into from

Conversation

marktucker
Copy link
Contributor

Adding schemas for Fields, which represent a single component of a Volume (density, color, etc). FieldAsset subclass specifies an asset path for the field data. OpenVDBAsset and Field3DAsset subclasses of FieldAsset add additional attributes for specifying a single field within an OpenVDB or Field3D file.

The Volume schema itself is an arbitrary set of relationships (field:fieldname) that allow individual field primitives to be tied to the volume with names that can be used to tie the fields to shader parameters.

@jtran56
Copy link

jtran56 commented May 29, 2018

Filed as internal issue #161285.

@sunyab
Copy link
Contributor

sunyab commented Sep 5, 2018

Closing this pull request out in favor of combined pull request #567.

@sunyab sunyab closed this Sep 5, 2018
@marktucker marktucker deleted the dev_usdvol branch September 8, 2018 04:10
AdamFelt pushed a commit to autodesk-forks/USD that referenced this pull request Apr 16, 2024
…lve/dev

auto sync origin/dev to adsk/dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants