thinks / fast-marching-methodLinks
Single file, header-only, no dependencies C++ implementation of the fast marching method in arbitrary dimensions.
☆152Updated 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:
- N-Dimensional Fast Methods: Fast Marching, Fast Sweeping, Group Marching, Fast Iterative, etc.☆176Updated 2 years ago
- This is a clone of "A Quality Tetrahedral Mesh Generator and a 3D Delaunay Triangulator" tetgen; Official website:☆192Updated 5 months ago
- This is a mirror of the latest stable version of Tetgen.☆103Updated 2 months ago
- Isosurface extraction from regular voxel grids☆80Updated 7 years ago
- Fast Marching Method and Geodesic In Heat Method☆29Updated 5 years ago
- FastCorotatedFEM is a minimalistic implementation of the corotated FEM method which was proposed in paper "Fast Corotated FEM using Opera…☆75Updated 6 years ago
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆100Updated last year
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆81Updated 2 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆178Updated 7 years ago
- Signed Distance Function from triangle mesh.☆93Updated 6 years ago
- A C++ implementation of Meshless Deformations Based on Shape Matching☆26Updated 10 years ago
- ADMM ⊇ Projective Dynamics: Fast Simulation of Hyperelastic Models with Dynamic Constraints☆89Updated 5 years ago
- A blank project example showing how to use libigl and cmake.☆152Updated last year
- Curvature assignment for Geometry Processing course☆157Updated 2 years ago
- A gallery of volumetric images and objects☆24Updated 5 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
- Variational Polygonal/Polyhedral Shape Functions☆15Updated 3 years ago
- Geometry Processing Package☆55Updated 2 years ago
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆61Updated 11 months ago
- Mesh Library (MeshLib) - A collection of C++ fundamental libraries for surface processing☆49Updated 2 years ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆57Updated 2 months ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆174Updated 10 months ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆118Updated 5 months ago
- C++ Shape Analysis and Geometry Processing☆40Updated last year
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆175Updated 5 years ago
- A collection of common mesh subdivision algorithms☆98Updated 7 years ago
- ☆90Updated 7 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…☆303Updated last year
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆160Updated 6 years ago
- Hierarchical Optimization Time Integration (HOT) for efficient implicit timestepping of the material point method (MPM)☆98Updated 5 years ago