thinks / tph_poisson
Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.
☆118Updated 3 months ago
Alternatives and similar repositories for tph_poisson:
Users that are interested in tph_poisson are comparing it to the libraries listed below
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆173Updated 8 months ago
- Dual Marching Cubes Implementation in C++☆64Updated 4 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆54Updated 6 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆174Updated 5 years ago
- Signed Distance Function from triangle mesh.☆92Updated 6 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 last year
- A collection of common mesh subdivision algorithms☆95Updated 7 years ago
- Indirect Predicates for Geometric Constructions☆45Updated 2 months ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆68Updated 10 years ago
- Isosurface extraction from regular voxel grids☆78Updated 7 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 3 years ago
- an elegant, high-performance and user-friendly halfedge data structure☆82Updated 4 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆52Updated 2 years ago
- Dual Contoruing implemented in C++☆93Updated 6 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆133Updated 3 years ago
- QMVC - Mean value coordinates for quad cages in 3D, reference implementation (J.-M. Thiery, P. Memari & T. Boubekeur, ACM SIGGRAPH Asia 2…☆73Updated 2 years ago
- The Robust Quad Mesh Extraction Library☆116Updated 4 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…