thinks / fast-marching-methodLinks
Single file, header-only, no dependencies C++ implementation of the fast marching method in arbitrary dimensions.
☆153Updated 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.☆178Updated 2 years ago
- This is a mirror of the latest stable version of Tetgen.☆105Updated 4 months ago
- Isosurface extraction from regular voxel grids☆80Updated 8 years ago
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆83Updated 2 years ago
- This is a clone of "A Quality Tetrahedral Mesh Generator and a 3D Delaunay Triangulator" tetgen; Official website:☆199Updated 7 months ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆179Updated 7 years ago
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆106Updated 2 years ago
- Curvature assignment for Geometry Processing course☆156Updated 2 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆168Updated last month
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆304Updated last year
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆120Updated 7 months ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆57Updated 2 months ago
- Standalone marching cubes implementation and Python bindings☆99Updated last month
- C++ Shape Analysis and Geometry Processing☆40Updated last year
- Scattered data interpolation with multilevel B-Splines☆79Updated 10 months 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…☆160Updated last year
- Signed Distance Function from triangle mesh.☆93Updated 6 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆165Updated 7 years ago
- FastCorotatedFEM is a minimalistic implementation of the corotated FEM method which was proposed in paper "Fast Corotated FEM using Opera…☆77Updated 6 years ago
- Compute centroidal Voronoi tessellations in 2D and 3D using the GPU.☆42Updated 5 years ago
- ☆128Updated 3 months ago
- Computes the 3D Delaunay triangulation on the GPU☆131Updated 3 years ago
- Git mirror of the geogram library by INRIA☆131Updated 3 years ago
- Mesh Library (MeshLib) - A collection of C++ fundamental libraries for surface processing☆49Updated 3 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆58Updated 3 years ago
- A library of geometry processing tools for computer graphics☆107Updated this week
- Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen☆275Updated last week
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 6 months ago
- The Robust Quad Mesh Extraction Library☆124Updated 5 years ago
- Discrete mesh offsetting based on half-space Voronoi diagrams.☆41Updated last year