thinks / tph_poissonLinks
Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.
☆121Updated 10 months ago
Alternatives and similar repositories for tph_poisson
Users that are interested in tph_poisson are comparing it to the libraries listed below
Sorting:
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆179Updated 6 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆176Updated last year
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆57Updated last year
- Dual Marching Cubes Implementation in C++☆64Updated 5 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆171Updated 2 months 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
- Computer Graphics Assignment about Bounding Volume Hierarchies☆131Updated 3 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆85Updated 2 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆143Updated 4 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…☆166Updated last year
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- ☆130Updated 6 months ago
- Signed Distance Function from triangle mesh.☆94Updated 6 years ago
- Indirect Predicates for Geometric Constructions☆48Updated 6 months ago
- ☆35Updated 3 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆179Updated 7 years ago
- Isosurface extraction from regular voxel grids☆81Updated 8 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆97Updated 2 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 6 years ago
- A collection of common mesh subdivision algorithms☆99Updated 7 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆56Updated 3 years ago
- Open source code for SIGGRAPH 2022 journal paper TopoCut.☆27Updated 3 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago
- OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.☆102Updated 3 years ago
- Corresponding Code for the SIGGRAPH Asia paper "Nested Cages"☆87Updated 3 months ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆333Updated 2 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆70Updated 11 years ago
- An example that complies and runs the fast winding number for soups☆81Updated 6 years ago
- Dual Contoruing implemented in C++☆99Updated 6 years ago