Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Cutting up Polyhedron_3 then stitching back together

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Cutting up Polyhedron_3 then stitching back together


Chronological Thread 
  • From: Mel M <>
  • To:
  • Subject: Re: [cgal-discuss] Cutting up Polyhedron_3 then stitching back together
  • Date: Wed, 5 Feb 2014 02:40:36 -0800 (PST)

Sebastien Loriot (GeometryFactory) wrote
>> I'm having trouble figuring out how to remesh (or otherwise alter) the
>> polyhedral surface on each core and then stitch it back together
>> afterwards,
>> when there may have been vertices added or removed on one side. Obviously
>> if
>> the algorithms are not local my results will be dependent on how the
>> domain
>> is split up. How can I stitch the polyhedral surfaces back together?
>>
>
> I don't see a way to do it without refining the sub-surfaces, thus
> losing the remeshing properties.

What do you mean by refining the sub-surfaces? Only refining the
sub-surfaces rather than completely remeshing? Or refining after the remesh
to somehow make the subsurfaces match up?

The properties we need to retain are a good triangle aspect ratio, and
reasonably uniformly sized triangles.



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Cutting-up-Polyhedron-3-then-stitching-back-together-tp4658772p4658780.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page