2021
DOI: 10.1145/3478513.3480564
|View full text |Cite
|
Sign up to set email alerts
|

Convex polyhedral meshing for robust solid modeling

Abstract: We introduce a new technique to create a mesh of convex polyhedra representing the interior volume of a triangulated input surface. Our approach is particularly tolerant to defects in the input, which is allowed to self-intersect, to be non-manifold, disconnected, and to contain surface holes and gaps. We guarantee that the input surface is exactly represented as the union of polygonal facets of the output volume mesh. Thanks to our algorithm, traditionally difficult solid modeling oper… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
25
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
4
2
1

Relationship

1
6

Authors

Journals

citations
Cited by 21 publications
(25 citation statements)
references
References 48 publications
0
25
0
Order By: Relevance
“…Its faster version [Hu et al 2020] uses floating point calculations to create a conforming tetrahedral mesh, though with no formal guarantees. The creation of a volumetric mesh which conforms to the input was also used in [Diazzi and Attene 2021], where exact arithmetic was replaced by indirect predicates and Boolean operations could be extracted at a much higher speed while maintaining the correctness guarantees. The problem of partitioning the space based on input facets was also tackled in [Paoluzzi et al 2020[Paoluzzi et al , 2019 based on floating point computation, using the language of geometric and algebraic topology.…”
Section: Surface and Volume-based Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…Its faster version [Hu et al 2020] uses floating point calculations to create a conforming tetrahedral mesh, though with no formal guarantees. The creation of a volumetric mesh which conforms to the input was also used in [Diazzi and Attene 2021], where exact arithmetic was replaced by indirect predicates and Boolean operations could be extracted at a much higher speed while maintaining the correctness guarantees. The problem of partitioning the space based on input facets was also tackled in [Paoluzzi et al 2020[Paoluzzi et al , 2019 based on floating point computation, using the language of geometric and algebraic topology.…”
Section: Surface and Volume-based Methodsmentioning
confidence: 99%
“…Robust methods for inside/outside partitioning exist, but they are either computationally inefficient [Jacobson et al 2013] or are efficient at query time but are approximate and require initialization [Barill et al 2018]. The alternative is to eschew the use of floating point arithmetic and represent point coordinates with rational numbers or implicitly [Diazzi and Attene 2021]. These techniques ensure a topologically correct result at the cost of 1 to 2 orders of magnitude slow down w.r.t.…”
Section: Introductionmentioning
confidence: 99%
“…Most of the techniques discussed in this section make assumptions on the topology and geometry of the input mesh and are not able to operate on meshes containing topological (e.g., open boundaries, holes, or non-manifold elements) or geometric (e.g., intersecting or degenerate elements) defects. Methods that operate on a supporting tetrahedral mesh may leverage robust tetrahedralization techniques such as [Diazzi and Attene 2021;Hu et al 2020. Methods that operate on surface meshes can sanitize their inputs with known robust surface processing algorithms, such as [Attene 2010;Attene et al 2013;Cherchi et al 2020;.…”
Section: Inputmentioning
confidence: 99%
“…Considering the important information encoded in the connectivity of these meshes, when simulating complex body dynamics that involve multiple organs it becomes important to create composite simulation domains that preserve as much as possible the connectivity of each original mesh. Blending multiple meshes into a single one is a widely studied problem in the literature, especially for the case of unstructured meshes composed of triangles or tetrahedra [Cherchi et al 2020;Diazzi and Attene 2021;. For structured meshes made of quads or hexahedra, the problem is more complex because the necessary changes of the local connectivity have a global footprint.…”
Section: Algorithmic Challengesmentioning
confidence: 99%
See 1 more Smart Citation