thinks / fast-marching-method
Single file, header-only, no dependencies C++ implementation of the fast marching method in arbitrary dimensions.
☆150Updated 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.☆177Updated 2 years ago
- Isosurface extraction from regular voxel grids☆78Updated 7 years ago
- This is a mirror of the latest stable version of Tetgen.☆101Updated last month
- Signed Distance Function from triangle mesh.☆93Updated 6 years ago
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆81Updated last year
- Fast Marching Method and Geodesic In Heat Method☆29Updated 5 years ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆57Updated last month
- Curvature assignment for Geometry Processing course☆155Updated 2 years ago
- Directional Field Synthesis, Design, and Processing☆82Updated 3 years ago
- This is a clone of "A Quality Tetrahedral Mesh Generator and a 3D Delaunay Triangulator" tetgen; Official website:☆186Updated 4 months ago
- scikit-fmm is a Python extension module which implements the fast marching method.☆292Updated 3 months ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆74Updated 4 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
- FastCorotatedFEM is a minimalistic implementation of the corotated FEM method which was proposed in paper "Fast Corotated FEM using Opera…☆75Updated 5 years ago
- Hex-mesh simplification and optimization☆45Updated 6 years ago
- Fast simplification of 3D surface meshes☆320Updated 2 weeks ago
- A blank project example showing how to use libigl and cmake.☆152Updated 11 months ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆324Updated last year
- Git mirror of the geogram library by INRIA☆129Updated 2 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆173Updated 9 months ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆177Updated 7 years ago
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆140Updated 11 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…☆300Updated last year
- Quadrilateral-dominant and Hexahedral-dominant meshes generator☆89Updated last month
- Surface manipulation and mesh morphing library☆101Updated 3 years ago
- A VTK port of the PowerCrust surface reconstruction algorithm☆33Updated 4 years ago
- Variational Polygonal/Polyhedral Shape Functions☆15Updated 2 years ago
- 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…☆154Updated last year
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆155Updated 6 years ago
- ☆75Updated 10 years ago