cdyk / ComputeStuffLinks
MIT-licensed stand-alone CUDA utility functions.
☆16Updated 5 years ago
Alternatives and similar repositories for ComputeStuff
Users that are interested in ComputeStuff are comparing it to the libraries listed below
Sorting:
- HPMC is a small OpenGL/C/C++-library that extractes iso-surfaces of volumetric data directly on the GPU.☆21Updated 11 years ago
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆160Updated 4 years ago
- CUDA implementation of parallel radix sort using Blelloch scan☆67Updated last year
- Fermat is a high performance research oriented physically based rendering system, trying to produce beautiful pictures following the math…☆170Updated 6 years ago
- Fast CUDA 3x3 SVD☆78Updated 7 years ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 10 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆16Updated 3 years ago
- ☆54Updated 6 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated last year
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆109Updated last year
- Dual Marching Cubes Implementation in C++☆65Updated 5 years ago
- ☆18Updated 3 months ago
- Signed Distance Function from triangle mesh.☆95Updated 6 years ago
- c++ optimal transport solver on 2D grids☆59Updated 6 years ago
- Little helper project that builds a BVH over triangles, and allows for querying closest surface point for given input point☆24Updated 4 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆172Updated 4 months ago
- an implementation of parallel linear BVH (LBVH) on GPU☆249Updated 5 years ago
- Open source code for SIGGRAPH 2022 journal paper TopoCut.☆27Updated 3 years ago
- Basic CUDA path tracer with triangle mesh support☆51Updated 5 years ago
- ☆25Updated last year
- Corresponding Code for the SIGGRAPH Asia paper "Nested Cages"☆87Updated 5 months ago
- Source Code for "Fast Radius Search Exploiting Ray Tracing Frameworks"☆22Updated 5 years ago
- ☆130Updated 8 months ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆180Updated 4 years ago
- ☆83Updated last year
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆58Updated last year
- Isosurface extraction from regular voxel grids☆81Updated 8 years ago
- Bounding Proxies for Shape Approximation (SIGGRAPH 2017) - Reference Implementation☆71Updated 5 years ago
- ☆12Updated 11 months ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago