thinks / fast-marching-method
Single file, header-only, no dependencies C++ implementation of the fast marching method in arbitrary dimensions.
☆145Updated 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
- N-Dimensional Fast Methods: Fast Marching, Fast Sweeping, Group Marching, Fast Iterative, etc.☆177Updated last year
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆174Updated 7 years ago
- Isosurface extraction from regular voxel grids☆78Updated 7 years ago
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆97Updated last year
- Signed Distance Function from triangle mesh.☆92Updated 5 years ago
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆78Updated last year
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆294Updated last year
- This is a mirror of the latest stable version of Tetgen.☆97Updated last year
- Fast Marching Method and Geodesic In Heat Method☆30Updated 4 years ago
- This is a clone of "A Quality Tetrahedral Mesh Generator and a 3D Delaunay Triangulator" tetgen; Official website:☆178Updated 3 weeks ago
- A blank project example showing how to use libigl and cmake.☆147Updated 8 months ago
- Directional Field Synthesis, Design, and Processing☆81Updated 3 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆165Updated 5 months 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
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆174Updated 5 years ago
- Curvature assignment for Geometry Processing course☆151Updated last year
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆147Updated 6 years ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆70Updated 4 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆319Updated last year
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆115Updated last week
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆138Updated 8 months ago
- C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.☆363Updated 2 years ago
- Standalone marching cubes implementation and Python bindings☆98Updated last year
- A nano spline library in modern C++.☆113Updated 3 months ago
- A C++ implementation of Meshless Deformations Based on Shape Matching☆26Updated 10 years ago
- Mesh Library (MeshLib) - A collection of C++ fundamental libraries for surface processing☆44Updated 2 years ago
- Variational Polygonal/Polyhedral Shape Functions☆13Updated 2 years ago
- Toolkit for Meshing in the Wild☆129Updated last week
- Dual Marching Cubes Implementation in C++☆64Updated 4 years ago
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆55Updated 6 months ago