Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Surface Mesh

Subject: CGAL users discussion list

List archive

[cgal-discuss] Surface Mesh


Chronological Thread 
  • From: Omer Ozturk <>
  • To:
  • Subject: [cgal-discuss] Surface Mesh
  • Date: Sun, 2 Mar 2014 23:31:41 -0800 (PST)

Hello everyone,

I'm trying to generate a surface mesh for a polyhedron and I have two
questions;

1) Can make_surface_mesh() function be applied to a polyhedron's faces? Is
there a way to iterate a polyhedron's faces and generate a surface mesh for
each one of them?

2) For a cubic polyhedron, I have to add new points on each line between two
vertices and each point should be a vertex for the corresponding triangle in
the triangular surface mesh. How can I do this?

I hope my questions are clear, Thanks.



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Surface-Mesh-tp4658894.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page