thinks / fast-marching-method
Single file, header-only, no dependencies C++ implementation of the fast marching method in arbitrary dimensions.
☆147Updated last year
Alternatives and similar repositories for fast-marching-method:
Users that are interested in fast-marching-method are comparing it to the libraries listed below
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆80Updated last year
- Isosurface extraction from regular voxel grids☆79Updated 7 years ago
- This is a mirror of the latest stable version of Tetgen.☆97Updated 2 years ago
- FastCorotatedFEM is a minimalistic implementation of the corotated FEM method which was proposed in paper "Fast Corotated FEM using Opera…☆75Updated 5 years ago
- This is a clone of "A Quality Tetrahedral Mesh Generator and a 3D Delaunay Triangulator" tetgen; Official website:☆181Updated 2 months ago
- Contact model for 3D elastic rod simulations. Framework for knot tying.☆18Updated 7 months ago
- A library for various continuous collision detection algorithms.☆58Updated last year
- Signed Distance Function from triangle mesh.☆92Updated 5 years ago
- Fast Marching Method and Geodesic In Heat Method☆29Updated 5 years ago
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆138Updated 9 months ago
- Variational Polygonal/Polyhedral Shape Functions☆14Updated 2 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…☆295Updated last year
- A gallery of volumetric images and objects☆24Updated 4 years ago
- A blank project example showing how to use libigl and cmake.☆149Updated 9 months ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆71Updated 4 years ago
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆99Updated last year
- Self-collision detection for triangles meshes (C++, libigl, eigen)☆46Updated 8 years ago
- SdfLib is a library for accelerating the queries of signed distance fields from triangle meshes☆47Updated last month
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆175Updated 7 years ago
- Scattered data interpolation with multilevel B-Splines☆75Updated 5 months ago
- Hex-mesh simplification and optimization☆44Updated 6 years ago
- Directional Field Synthesis, Design, and Processing☆81Updated 3 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…☆153Updated 11 months ago
- Quadrilateral-dominant and Hexahedral-dominant meshes generator☆86Updated 7 years ago
- General broad-phase collision detection framework using BVH and BVTT front tracking.☆77Updated last year
- scikit-fmm is a Python extension module which implements the fast marching method.☆287Updated last month
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆59Updated 8 months ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆151Updated 6 years ago
- C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.☆365Updated 3 years ago
- Least squares conformal mapping implemented in C++☆114Updated 4 years ago