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: Vinicius Azevedo <>
  • To: cgal-discuss <>
  • Subject: Re: [cgal-discuss] Slicing/splitting/cutting polyhedral meshes
  • Date: Tue, 30 Jun 2015 15:55:47 -0400

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, heres 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 countours computed from the intersections.

Vinicius C. Azevedo.

On Tue, Jun 30, 2015 at 12:37 PM, Aamir <> wrote:
Thanks for your response!!!

Actually I want to partition a large 3D-model into small pieces with
multiple planes.

If Possible, can you please share your code for mesh cutting. I tried to
make it work but still no success.

Regards
Aamir



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

--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://sympa.inria.fr/sympa/info/cgal-discuss






Archive powered by MHonArc 2.6.18.

Top of Page