Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


Chronological Thread 
  • From: kyungjoo <>
  • To:
  • Subject: [cgal-discuss] how can I create 3d mesh from surface the two surface meshes
  • Date: Tue, 19 Jul 2011 08:40:25 -0700 (PDT)

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.



Archive powered by MHonArc 2.6.16.

Top of Page