Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Slicing/splitting/cutting polyhedral meshes

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Slicing/splitting/cutting polyhedral meshes


Chronological Thread 
  • From: Aamir <>
  • To:
  • Subject: Re: [cgal-discuss] Slicing/splitting/cutting polyhedral meshes
  • Date: Tue, 30 Jun 2015 19:24:30 -0700 (PDT)

Vinicius Azevedo wrote
> But you want to split the mesh into small pieces (separate) or only
> partition it (compute the crossings and add back to the mesh)?
>
> To illustrate what I want to say, here's a screenshot by what I mean split
> mesh example:
> https://dl.dropboxusercontent.com/u/5919734/bunnyw2.png
> This is called half-space intersection.
>
> On the other hand, you could compute several intersections, adding the
> back to the original model, like this:
> https://dl.dropboxusercontent.com/u/5919734/bunny%20crossings.png .
> The yellow lines, in this case, are the added contours computed from the
> intersections.
>
> Vinicius C. Azevedo.

Thanks for the illustration, Actually, I want to split the mesh into small
separate parts. ( Case -I )

Regards
Aamir



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Slicing-splitting-cutting-polyhedral-meshes-tp4660731p4660958.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page