Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Surface mesh of a cube or cuboid in CGAL..

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Surface mesh of a cube or cuboid in CGAL..


Chronological Thread 
  • From: Andreas Fabri <>
  • To:
  • Subject: Re: [cgal-discuss] Surface mesh of a cube or cuboid in CGAL..
  • Date: Tue, 05 Mar 2013 16:37:32 +0100
  • Organization: GeometryFactory



Meshing an object with sharp edges with the surface mesher
is not a good idea, as it will put smaller and smaller triangles
where the sharp features are in order to improve the approximation.

You better use the Volume Mesh Generator, where you can pass
the mesh generator polylines that should be in the output.

Best regards,

Andreas

On 04/03/2013 14:33, newtocgal wrote:
I am new to CGAL and I have been able to run the example for meshing a sphere
which comes with CGAL. I want to modify it to mesh a cube but not getting
any idea as to how to proceed. Can you help with this? Maybe a sample code
which creates a surface mesh for a cube or a cuboid?



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Surface-mesh-of-a-cube-or-cuboid-in-CGAL-tp4656813.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



--
Andreas Fabri, PhD
Chief Officer, GeometryFactory
Editor, The CGAL Project

phone: +33.492.954.912 skype: andreas.fabri



Archive powered by MHonArc 2.6.18.

Top of Page