Render: Add tests for shadow linking with curves #21
No reviewers
Labels
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-test-data#21
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "curve-shadow-linking"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Having a test like this was found to be useful during
blender/blender!125803
And a test like this will be useful in case of future BVH changes
or refactors.
Ref: blender/blender#123012
Testing here with:
CPU, CUDA, OptiX, HIP, HIPRT, oneAPI, oneAPI with Embree, Metal, MetalRT, they all passed.
Most of them were pixel perfect, with the exception of MetalRT which has some unexpected light leaking (see attached image). But it does still pass.
Looks good!
We can look into quality of the feature on MetalRT separately. No need to block the addition of test with it.
Checkout
From your project repository, check out a new branch and test the changes.