thinks / fast-marching-methodLinks
Single file, header-only, no dependencies C++ implementation of the fast marching method in arbitrary dimensions.
☆158Updated 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.☆179Updated 2 years ago
- Isosurface extraction from regular voxel grids☆81Updated 8 years ago
- This is a clone of "A Quality Tetrahedral Mesh Generator and a 3D Delaunay Triangulator" tetgen; Official website:☆206Updated 11 months ago
- This is a mirror of the latest stable version of Tetgen.☆107Updated 7 months ago
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆86Updated 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…☆310Updated 2 years ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆61Updated 5 months ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆179Updated 7 years ago
- The Robust Quad Mesh Extraction Library☆126Updated 5 years ago
- Directional Field Synthesis, Design, and Processing☆85Updated 4 years ago
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆107Updated 2 years ago
- Scattered data interpolation with multilevel B-Splines☆79Updated last year
- Signed Distance Function from triangle mesh.☆94Updated 6 years ago
- C++ Shape Analysis and Geometry Processing☆40Updated last year
- A gallery of volumetric images and objects☆24Updated 3 months ago
- Curvature assignment for Geometry Processing course☆158Updated 2 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆179Updated 6 years ago
- Computes the 3D Delaunay triangulation on the GPU☆133Updated 4 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated 10 months ago
- ☆130Updated 6 months ago
- Variational Polygonal/Polyhedral Shape Functions☆15Updated 3 years ago
- Mesh Library (MeshLib) - A collection of C++ fundamental libraries for surface processing☆49Updated 3 years ago
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 9 months ago
- Surface manipulation and mesh morphing library☆102Updated 4 years ago
- Geometry Processing Package☆56Updated 2 years ago
- Fast radial basis function interpolation and kriging for large scale data☆183Updated 3 weeks ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago
- Contact model for 3D elastic rod simulations. Framework for knot tying.☆19Updated last year
- Quadrilateral-dominant and Hexahedral-dominant meshes generator☆93Updated 8 months ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆173Updated 7 years ago