sallesviana / PinMeshLinks
PinMesh is an exact and efficient parallel algorithm for preprocess a polyhedral triangular mesh and, then, query a cloud of points against the mesh.
☆15Updated 9 years ago
Alternatives and similar repositories for PinMesh
Users that are interested in PinMesh are comparing it to the libraries listed below
Sorting:
- C++ Shape Analysis and Geometry Processing☆40Updated last year
- A C++ geometry processing library☆50Updated 4 years ago
- Triangulation Template Library☆26Updated 3 months ago
- Hex-mesh simplification and optimization☆47Updated 7 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆57Updated 3 years ago
- Hybrid arithmetic for geometric computation☆17Updated 4 years ago
- ☆33Updated 6 months ago
- Surface manipulation and mesh morphing library☆101Updated 3 years ago
- ☆47Updated 7 years ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…