Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Maya: Add VDB to Arnold loader #3433

Merged
merged 2 commits into from
Jun 30, 2022
Merged

Conversation

BigRoy
Copy link
Collaborator

@BigRoy BigRoy commented Jun 29, 2022

Brief description

Implements Maya VDB to Arnold loader as per #3428 using aiVolume node.

Additional info

  • Tested in Maya 2022.1 Py3 with mtoa 5.0.0.4 (arnold core: 7.0.0.3)
  • Matched how 'is_sequence' is detected to recent changes in Houdini loaders in Houdini: fix loading and updating vbd/bgeo sequences #3408
  • See TODO comment regarding velocity fps in aiVolume node. Should we set this to something specific?

Testing notes:

  1. Launch Maya with Arnold
  2. Load VDB
  3. Ensure renders fine, ensure it updates/removes correctly too.

@BigRoy BigRoy added host: Maya type: feature Larger, user affecting changes and completely new things labels Jun 29, 2022
@BigRoy BigRoy self-assigned this Jun 29, 2022
@BigRoy BigRoy linked an issue Jun 29, 2022 that may be closed by this pull request
@ynbot
Copy link
Contributor

ynbot commented Jun 29, 2022

Task linked: OP-3127 Maya: VDB Loader for Arnold

Copy link
Member

@m-u-r-p-h-y m-u-r-p-h-y left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything seems to work nice.

Tested with Maya2022.3 Arnold 5.1.3.0

  • loading
  • versioning
  • removing
  • render

image

Copy link
Member

@antirotor antirotor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks solid, thanks!

@antirotor antirotor merged commit 096dc66 into ynput:develop Jun 30, 2022
BigRoy added a commit to BigRoy/OpenPype that referenced this pull request Jun 30, 2022
@BigRoy BigRoy deleted the maya_load_vdb_to_arnold branch March 20, 2024 15:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
host: Maya type: feature Larger, user affecting changes and completely new things
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Maya: VDB Loader for Arnold
4 participants