Skip to content

Correct motion blur with interframe geometry samples#1477

Merged
cpichard merged 2 commits intoAutodesk:masterfrom
cpichard:issue_1476
Mar 31, 2023
Merged

Correct motion blur with interframe geometry samples#1477
cpichard merged 2 commits intoAutodesk:masterfrom
cpichard:issue_1476

Conversation

@cpichard
Copy link
Copy Markdown
Collaborator

Changes proposed in this pull request

  • The function sceneDelegate->SamplePrimvar returns the geometry samples found inside the shutter range plus the samples at the shutter bounds, they are directly passed to arnold. Arnold needs equally spaced samples and this PR add code to resample the keys making sure they are equally spaced.

Issues fixed in this pull request
Fixes #1476

@cpichard cpichard marked this pull request as ready for review March 30, 2023 17:15
@cpichard cpichard requested a review from sebastienblor March 30, 2023 17:15
@cpichard cpichard merged commit 34f16c6 into Autodesk:master Mar 31, 2023
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.

Incorrect motion blur with interframe keys

2 participants