LLNL / devil_ray

Other
16 stars 3 forks source link

Solve glancing blows #53

Open mclarsen opened 4 years ago

mclarsen commented 4 years ago

From a particular angle, some intersections will glance the mesh. Instead of two intersections, we only get one, missing some total length along the ray. This only happens for 5ish pixels out of 1M, but there is probably a way we can do better.