wangbolun300 / fast-envelopeLinks
This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predicts if a triangle is within a given distance to a triangular mesh.
☆57Updated 2 weeks ago
Alternatives and similar repositories for fast-envelope
Users that are interested in fast-envelope are comparing it to the libraries listed below
Sorting:
- Discrete mesh offsetting based on half-space Voronoi diagrams.☆41Updated last year
- Demo code for "Navigating Intrinsic Triangulations". Sharp, Soliman, and Crane. 2019☆51Updated last year
- Convex Polyhedral Meshing for Robust Solid Modeling☆57Updated last month
- A projection-based bijective map definition and a robust algorithm to construct the prismatic shell domain. https://cs.nyu.edu/~zhongshi/…☆28Updated 4 years ago
- ☆63Updated last month
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆81Updated 2 years ago
- Indirect Predicates for Geometric Constructions☆47Updated 2 months ago
- A C++ geometry processing library☆50Updated 4 years ago
- Practical Feature-Preserving Block Decomposition for Strongly Hex-Dominant Meshing☆73Updated 2 years ago
- Robust, efficient and low distortion bijective mapping in 2D and 3D☆61Updated 4 years ago
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 4 months ago
- The Robust Quad Mesh Extraction Library☆120Updated 4 years ago
- Little helper project that builds a BVH over triangles, and allows for querying closest surface point for given input point☆24Updated 3 years ago
- Gradients/Hessians for optimizing with rotation variables.☆26Updated 2 years ago
- Project for CSE528☆29Updated 3 years ago
- Algebraic Representations for Volumetric Frame Fields☆23Updated 4 years ago
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆62Updated last year
- Source code for Transaction on Graphics 2018 paper "Axis-Aligned Height-Field Block Decomposition of 3D Shapes"☆19Updated 5 years ago
- Directional Field Synthesis, Design, and Processing☆84Updated 4 years ago
- A quantization method for volumetric parametrizations based on the MC3D☆19Updated 5 months ago
- 3D Geometry Renderer for Python☆54Updated 5 years ago
- Toolkit for Meshing in the Wild☆158Updated last week
- Variational Polygonal/Polyhedral Shape Functions☆15Updated 3 years ago
- Quadrilateral-dominant and Hexahedral-dominant meshes generator☆89Updated 3 months ago
- Isosurface extraction from regular voxel grids☆80Updated 8 years ago
- Hex-mesh simplification and optimization☆47Updated 7 years ago
- Graph-based pre-computation methods for computing discrete geodesics☆12Updated 2 years ago
- Public code release for the SIGGRAPH Asia 2020 paper "Opening and Closing Surfaces", authored by Silvia Sellán, Ang Yan Sheng, Jacob Kest…☆24Updated 3 years ago
- Compute one-side Hausdorff distance between triangle meshes with error bound.☆28Updated 2 years ago
- A tiny C++ library to read/write ASCII/binary MSH format files.☆44Updated 9 months ago