Files
blender/intern
Lukas Stockner d9cc3ea2c6 Cycles: Fix rays parallel to the surface in the triangle refine and MultiGGX code
In the triangle intersection refinement code, rays that are parallel to the triangle caused a divide by zero.
These rays might initially hit the triangle due to the watertight intersection test, but are very rare - therefore, just skipping the refinement for them works fine.

Also, a few remaining issues in the MultiGGX code are fixed that were caused by rays parallel to the surface (which happened more often there due to smooth shading).
2016-07-25 16:14:25 +02:00
..
2016-07-19 22:04:14 +10:00
2016-01-04 14:20:48 +05:00
2016-07-02 10:08:33 +10:00
2016-01-04 14:20:48 +05:00
2016-01-04 14:20:48 +05:00
2016-07-18 15:48:51 +02:00
2016-01-04 14:20:48 +05:00
2016-07-02 10:08:33 +10:00
2016-07-15 02:39:45 +10:00
2016-04-12 11:22:30 +10:00
2016-01-04 14:20:48 +05:00
2016-07-21 18:16:08 -04:00
2016-01-04 14:20:48 +05:00
2016-01-04 14:20:48 +05:00
2016-03-13 15:15:38 +11:00
2016-06-11 22:05:20 +02:00
2016-05-26 18:53:09 +10:00
2016-01-04 14:20:48 +05:00
2016-01-04 14:20:48 +05:00
2016-01-04 14:20:48 +05:00