Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

how triangulate a cutting path

18 views
Skip to first unread message

alessio211734

unread,
Apr 5, 2012, 4:56:22 AM4/5/12
to
I have to create a tool to segment a mesh.
Now I defined some picking points (yellow points) on the mesh and I
calculate the intersections on every edge of the triangles along the
red line
which represents the line of cut.

This two link represents examples about two differences cases.
// define a cutting path in red (case 1 and case 2)
https://picasaweb.google.com/107455303756077315255/CG#5727827281735489842
// define segmented region (case 1 and case 2)
https://picasaweb.google.com/107455303756077315255/CG#5727828782346749746

How can I triangulate the case 1? The hatched region is the region
should be segmented.
The case 2 is more complicated, there are two regions should be
segmented and they share a part of the line of cut.
Any idea about algorithms to triangulate similar region?

Thanks in advance.

jogging

unread,
Apr 5, 2012, 9:19:05 PM4/5/12
to
I can't see the images from the links.
You should check it, so your question will
be better understood if the images are available.

Regards
Jogging

alessio211734

unread,
Apr 6, 2012, 3:26:32 AM4/6/12
to
> I can't see the images from the links.
> You should check it, so your question will
> be better understood if the images are available.

try now I upload the images on another server.

// define a cutting path in red (case 1 and case 2)
http://braamindustry.altervista.org/triangol3.jpg

// define segmented region (case 1 and case 2)
http://braamindustry.altervista.org/trisegmented.jpg
0 new messages