Page MenuHome

Cycles: avoid intermediate stack array for writing shadow intersections
ClosedPublic

Authored by Brecht Van Lommel (brecht) on Oct 18 2021, 8:13 PM.

Diff Detail

Repository
rB Blender

Event Timeline

Brecht Van Lommel (brecht) requested review of this revision.Oct 18 2021, 8:13 PM
Brecht Van Lommel (brecht) created this revision.

Fix error in OptiX implementation

Love this :-) It saves a parameter and made me realise I can do something similar for the offset removal :-)

This revision is now accepted and ready to land.Oct 18 2021, 9:36 PM

Fix error with ribbon curves. Visibility always needs to be in payload 4 since the intersection program assumes it.