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:
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆143Updated 4 years ago
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆160Updated 4 years ago
- Implementation of the paper: `GPU Ray Tracing using Irregular Grids`☆53Updated 7 years ago
- A GPU-based ray tracer using CUDA☆57Updated 8 years ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆109Updated 2 years ago
- Dual Marching Cubes Implementation in C++☆65Updated 5 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 14 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆132Updated 3 years ago
- The code in this tutorial implements a BVH acceleration structure☆81Updated 5 years ago
- ☆115Updated last year
- ☆63Updated 8 years ago
- Dual Contoruing implemented in C++☆100Updated 6 years ago
- An introductory course intrinsic triangulations for powerful & robust geometry processing --- tutorial code and links.☆141Updated 3 years ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 10 years ago
- ☆54Updated 6 years ago
- Quantifying the Error of Light Transport Algorithms☆14Updated 6 years ago
- HPMC is a small OpenGL/C/C++-library that extractes iso-surfaces of volumetric data directly on the GPU.☆21Updated 11 years ago
- A tool to make it easy to use Vulkan from Python. An interface for computation and off-screen rendering.☆22Updated 4 years ago
- Spherical Harmonic Tools☆104Updated 9 years ago
- Standalone Spherical Quadric Error Metric implementation, introduced with Sphere-Meshes (Jean-Marc Theiry, Emilie Guy and Tamy Boubekeur,…☆44Updated 2 years ago
- Fermat is a high performance research oriented physically based rendering system, trying to produce beautiful pictures following the math…☆169Updated 6 years ago
- Corresponding Code for the SIGGRAPH Asia paper "Nested Cages"☆87Updated 5 months ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆180Updated 4 years ago
- A collection of common mesh subdivision algorithms☆99Updated 7 years ago
- Fast Automatic Skinning Transformations☆69Updated 7 years ago
- OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.☆102Updated 3 years ago
- Reference implementation for "Massively Parallel Rendering of Complex Closed-Form Implicit Surfaces" (SIGGRAPH 2020)☆217Updated 4 years ago
- Bounding Proxies for Shape Approximation (SIGGRAPH 2017) - Reference Implementation☆71Updated 5 years ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆286Updated 2 years ago
- FlatlandRT is a 2D ray tracer visualization tool☆77Updated this week