Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] 3D Mesh Generation - mesh a cube with Mesh_3

Subject: CGAL users discussion list

List archive

[cgal-discuss] 3D Mesh Generation - mesh a cube with Mesh_3


Chronological Thread 
  • From: Ramin H <>
  • To:
  • Subject: [cgal-discuss] 3D Mesh Generation - mesh a cube with Mesh_3
  • Date: Tue, 17 Nov 2009 19:08:16 -0500
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=fEra78QTYIiCaff2XhXoZWpdoiCCGGBkA2+3L+u9y5farT5AzmIhkHayv36VHpUmKU Hxgk2YPsddD+aIvr+Ca1H2Z9A+g7zgVbieuGGedBMuCr4WdoP448s3G3Cb8nGIuHE0G2 wns5w/o2nIfmrUybUSXdDeLE2HS74/leFUf30=

Hi everyone,

Before I use the 3D mesh generation functionality of CGAL 3.5 over a
complicated domain, I decided to use a cube as input to Mesh_3
example. The mesh created in out.mesh is missing parts of the surface
boundary of the cube.

Is it possible to mesh cubes with the 3D mesh generation functionality
or they fall under "domains with sharp edges" category?

Any idea how one can possibly overcome this issue?

Thank you,
-Ramin



Archive powered by MHonArc 2.6.16.

Top of Page