three-mesh-bvh icon indicating copy to clipboard operation
three-mesh-bvh copied to clipboard

Examples: Reduce redundant edges in the edge projection demo

Open gkjohnson opened this issue 2 years ago • 0 comments

  • Create a common ray that all common lines will lie on so we can only compute the minimum number of edges. Possibly can be used to improve performance?
  • Also consider adding edges based on triangle intersections? Not just extracted edges?

gkjohnson avatar May 25 '22 00:05 gkjohnson