Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] how can I create 3d mesh from surface the two surface meshes

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] how can I create 3d mesh from surface the two surface meshes


Chronological Thread 
  • From: Mariette Yvinec <>
  • To:
  • Subject: Re: [cgal-discuss] how can I create 3d mesh from surface the two surface meshes
  • Date: Tue, 19 Jul 2011 18:35:02 +0200


Using CGAL, you can easily create a 3D mesh filling the space
between the surface of the object and the outer surface mesh.
Note however that the bounding surfaces, i.e. the surface mesh from the object
and the outer space boundary surface mesh are going to be remeshed.

Le 19/07/11 17:40, kyungjoo a écrit :
I am new to cgal. It almost satisfies my needs so I am trying to make it work
in my project.

I have a complicated geometry which is composed of fine grid mesh.

I can dump it to cgal to create volume mesh, then I need outer volume mesh
of sphere which includes my object mesh. So, I would like to use surface
mesh from the object mesh for the outer space mesh.

These two can be done separately but how can I merge them ? or can I just
create outer space mesh using object surface mesh and outer space boundary
surface mesh ?

You can simply imagine a wing in the wind turnel in 3D.

-----------------------------------
| |
| [ Object mesh ] |
| |
| |
-----------------------------------
[ Space domain ]


thanks..


--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/how-can-I-create-3d-mesh-from-surface-the-two-surface-meshes-tp3678445p3678445.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


--
Mariette Yvinec
Geometrica project team
INRIA Sophia-Antipolis






Archive powered by MHonArc 2.6.16.

Top of Page