geometry-processing-js icon indicating copy to clipboard operation
geometry-processing-js copied to clipboard

Any guidance on draping a line onto a surface?

Open jruiseco opened this issue 7 years ago • 0 comments

I've been going through the HalfEdge codebase particularly the geodesic-distance example. Which is fantastic.

I noticed that you are using the HalfEdgedata structure to determine the positions of boundary based on the heat of the faces.

I was wondering if there is an example for taking a start and end point on a mesh, and drawing a line between them. Another term for this would be draping a line onto the mesh.

Thank you.

jruiseco avatar Oct 25 '18 11:10 jruiseco