CGAL / cgal

The public CGAL repository, see the README below
https://github.com/CGAL/cgal#readme
Other
4.98k stars 1.39k forks source link

Mesh_3 plugin should be able to mesh surfaces with border inside a closed polyhedral domain #1157

Closed afabri closed 7 years ago

afabri commented 8 years ago

Feature request: Load several meshes, potentially with borders) that are inside or that intersect a closed polyhedral domain, and create a tetrahedral mesh.

lrineau commented 7 years ago

I am working on something really close, today. I will contribute the feature back to CGAL.

lrineau commented 7 years ago

Will be address by @afabri in #2143...

lrineau commented 7 years ago

@afabri: I do not think that the PR #2143 solves this issue, because the PR does not modify the demo.

janetournois commented 7 years ago

I'm working on it

lrineau commented 7 years ago

Fixed in master (for 4.11), by #2200.