DCC-Lab / PyTissueOptics

A very simple, fairly slow but very easy to understand and very easy to use Monte Carlo code for Tissue optics simulations.
MIT License
26 stars 5 forks source link

Improve triangle intersection #81

Closed JLBegin closed 1 year ago

JLBegin commented 1 year ago

Fixed another edge case of the triangle intersection test where the ray could slip in-between the edges of two adjacent triangles.