thinks / fast-marching-methodLinks
Single file, header-only, no dependencies C++ implementation of the fast marching method in arbitrary dimensions.
☆157Updated 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:☆205Updated 10 months ago
- Isosurface extraction from regular voxel grids☆81Updated 8 years ago
- This is a mirror of the latest stable version of Tetgen.☆106Updated 7 months ago
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆85Updated 2 years ago
- Scattered data interpolation with multilevel B-Splines☆79Updated last year
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆179Updated 7 years ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆61Updated 4 months ago
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆309Updated 2 years ago
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆106Updated 2 years ago
- C++ Shape Analysis and Geometry Processing☆40Updated last year
- Signed Distance Function from triangle mesh.☆94Updated 6 years ago
- Fast radial basis function interpolation and kriging for large scale data☆181Updated this week
- Computes the 3D Delaunay triangulation on the GPU☆132Updated 4 years ago
- Variational Polygonal/Polyhedral Shape Functions☆15Updated 3 years ago
- FastCorotatedFEM is a minimalistic implementation of the corotated FEM method which was proposed in paper "Fast Corotated FEM using Opera…☆77Updated 6 years ago
- Mesh Library (MeshLib) - A collection of C++ fundamental libraries for surface processing☆49Updated 3 years ago
- Git mirror of the geogram library by INRIA☆131Updated 3 years ago
- JIGSAW is a Delaunay-based unstructured mesh generator for two- and three-dimensional geometries.☆161Updated 3 months ago
- ☆130Updated 5 months ago
- A short, reasonnably simple, fast, and robust function to determine if a set of points are inside a 3d mesh☆77Updated 6 years ago
- Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen☆280Updated last week
- 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…☆166Updated last year
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆58Updated 3 years ago
- Surface manipulation and mesh morphing library☆102Updated 4 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆173Updated 7 years ago
- A nano spline library in modern C++.☆128Updated last year
- The Robust Quad Mesh Extraction Library☆125Updated 5 years ago
- Fast Marching Method and Geodesic In Heat Method☆32Updated 5 years ago
- Quadrilateral-dominant and Hexahedral-dominant meshes generator☆93Updated 7 months ago
- Compute centroidal Voronoi tessellations in 2D and 3D using the GPU.☆44Updated 5 years ago