Files
test/intern/cycles/kernel
Brecht Van Lommel 484ad31653 Cycles: simplify handling of ray distance in GPU rendering
All our intersections functions now work with unnormalized ray direction,
which means we no longer need to transform ray distance between world and
object space, they can all remain in world space.

There doesn't seem to be any real performance difference one way or the
other, but it does simplify the code.
2022-07-25 13:27:40 +02:00
..
2022-06-23 15:02:53 +02:00
2022-06-23 15:02:53 +02:00