Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Combining two Polyhedron meshes

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Combining two Polyhedron meshes


Chronological Thread 
  • From: notlion <>
  • To:
  • Subject: [cgal-discuss] Re: Combining two Polyhedron meshes
  • Date: Wed, 30 Jun 2010 19:20:39 -0700 (PDT)


I'll clarify the question.

I'm trying to implement the Column Modelling algorithm described in this
paper:
http://www.viz.tamu.edu/faculty/ergun/research/topology/papers/bridges05.pdf

In order to do so, I need to create multiple convex hulls and bridge them
with additional facets. Is it possible to either use CGAL::convex_hull_3 in
such a way that it modifies a mesh instead of replacing it, or to combine
several meshes without manually rebuilding them face by face?

I'd really appreciate any insight you guys can offer.

ryan
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Combining-two-Polyhedron-meshes-tp2269159p2274540.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


  • [cgal-discuss] Re: Combining two Polyhedron meshes, notlion, 07/01/2010

Archive powered by MHonArc 2.6.16.

Top of Page