issues
search
gkjohnson
/
three-bvh-csg
A flexible, memory compact, fast and dynamic CSG implementation on top of three-mesh-bvh
MIT License
623
stars
49
forks
source link
Improve disjoint edge calculation
#167
Closed
gkjohnson
closed
1 year ago
gkjohnson
commented
1 year ago
Fix #158
TODO
[x] Validate the "matchEdges" function
[x] Figure out why one edge does not seem to find all matches
[x] Hone in the epsilon values
[x] Consider we have to rotate rays onto the the primary ray - or the distances can be determined using the original ray? Distances may match up better?
Fix #158
TODO