ddunbar / PDSampleLinks
Poisson-disk sampling code as described in "A Spatial Data Structure for Fast Poisson-Disk Sample Generation".
☆23Updated 6 years ago
Alternatives and similar repositories for PDSample
Users that are interested in PDSample are comparing it to the libraries listed below
Sorting:
- Dual Marching Cubes Implementation in C++☆65Updated 5 years ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆108Updated 2 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆100Updated 2 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆143Updated 4 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆180Updated 4 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆132Updated 4 years ago
- Bounding Proxies for Shape Approximation (SIGGRAPH 2017) - Reference Implementation☆71Updated 5 years ago
- Guaranteed-robust intrinsic triangulations for surface mesh processing! (C++ demo app)☆32Updated 2 years ago
- ☆54Updated 6 years ago
- An introductory course intrinsic triangulations for powerful & robust geometry processing --- tutorial code and links.☆142Updated 3 years ago
- A robust Laplace matrix for general (possibly nonmanifold) triangle meshes, and point clouds [Sharp & Crane SGP 2020]☆148Updated 2 years ago
- Implementation of the paper: `GPU Ray Tracing using Irregular Grids`☆53Updated 7 years ago
- Standalone Spherical Quadric Error Metric implementation, introduced with Sphere-Meshes (Jean-Marc Theiry, Emilie Guy and Tamy Boubekeur,…☆45Updated 2 years ago
- FlatlandRT is a 2D ray tracer visualization tool☆77Updated last week
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 14 years ago
- A GPU-based ray tracer using CUDA☆57Updated 8 years ago
- Corresponding Code for the SIGGRAPH Asia paper "Nested Cages"☆87Updated 6 months ago
- A collection of common mesh subdivision algorithms☆99Updated 7 years ago
- A tiny, simple implementation of the marching tetrahedrons algorithm.☆29Updated last month
- c++ optimal transport solver on 2D grids☆59Updated 6 years ago
- ☆15Updated 8 years ago
- Spherical Harmonic Tools☆104Updated 9 years ago
- Code for SIGGRAPH 2020 paper "Langevin Monte Carlo Rendering with Gradient-based Adaptation"☆78Updated 5 years ago
- Fermat is a high performance research oriented physically based rendering system, trying to produce beautiful pictures following the math…☆170Updated 6 years ago
- Dual Contoruing implemented in C++☆100Updated 6 years ago
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆160Updated 4 years ago
- ☆130Updated 8 months ago
- The code in this tutorial implements a BVH acceleration structure☆82Updated 5 years ago
- Codebase for "Variational Surface Cutting" by Sharp & Crane, SIGGRAPH 2018☆106Updated 4 years ago
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆108Updated 2 years ago