thinks / fast-marching-methodLinks
Single file, header-only, no dependencies C++ implementation of the fast marching method in arbitrary dimensions.
☆166Updated 2 years ago
Alternatives and similar repositories for fast-marching-method
Users that are interested in fast-marching-method are comparing it to the libraries listed below
Sorting:
- This is a clone of "A Quality Tetrahedral Mesh Generator and a 3D Delaunay Triangulator" tetgen; Official website:☆210Updated last year
- This is a mirror of the latest stable version of Tetgen.☆107Updated 9 months ago
- Isosurface extraction from regular voxel grids☆81Updated 8 years ago
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆87Updated 2 years ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆61Updated 7 months ago
- Scattered data interpolation with multilevel B-Splines☆80Updated last year
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆108Updated 2 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆179Updated 8 years ago
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆311Updated 2 years ago
- Signed Distance Function from triangle mesh.☆95Updated 6 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆172Updated 4 months ago
- Directional Field Synthesis, Design, and Processing☆85Updated 4 years ago
- Curvature assignment for Geometry Processing course☆156Updated 2 years ago
- FastCorotatedFEM is a minimalistic implementation of the corotated FEM method which was proposed in paper "Fast Corotated FEM using Opera…☆78Updated 6 years ago
- Git mirror of the geogram library by INRIA☆131Updated 3 years ago
- Tools associated with DGtal Library☆49Updated 3 weeks ago
- ☆130Updated 8 months ago
- C++ Shape Analysis and Geometry Processing☆40Updated last year
- This is the header-only version of the code we used for the experiments in the paper "Fast and Robust Mesh Arrangements using Floating-po…☆168Updated last year
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated last year
- Variational Polygonal/Polyhedral Shape Functions☆15Updated 3 years ago
- Surface manipulation and mesh morphing library☆101Updated 4 years ago
- TriWild: Robust Triangulation with Curve Constraints☆256Updated last month
- Cut a tetrahedral mesh with a triangle mesh in 3D.☆87Updated 4 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆59Updated 4 years ago
- Indirect Predicates for Geometric Constructions☆50Updated last month
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆152Updated 2 weeks ago
- Computes the 3D Delaunay triangulation on the GPU☆133Updated 4 years ago
- Geometry Processing Package☆57Updated 2 years ago
- A short, reasonnably simple, fast, and robust function to determine if a set of points are inside a 3d mesh☆78Updated 6 years ago