Python-Raytracer icon indicating copy to clipboard operation
Python-Raytracer copied to clipboard

Potential bug in triangle mesh class

Open chinmay0301ucsd opened this issue 3 years ago • 0 comments
trafficstars

https://github.com/rafael-fuente/Python-Raytracer/blob/5c1c05b38e043feaf21435ace1f9e18766baf5bb/sightpy/geometry/triangle_mesh.py#L38 This line should be changed to

[Triangle_Collider...] 

as colliders is not imported

chinmay0301ucsd avatar Oct 03 '22 21:10 chinmay0301ucsd