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.☆161Updated 3 years ago
- Fermat is a high performance research oriented physically based rendering system, trying to produce beautiful pictures following the math…☆168Updated 6 years ago
- CUDA implementation of parallel radix sort using Blelloch scan☆66Updated last year
- an implementation of parallel linear BVH (LBVH) on GPU☆236Updated 5 years ago
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆107Updated last year
- ☆100Updated 7 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆16Updated 3 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆120Updated 9 months ago
- GPU-accelerated triangle mesh processing☆277Updated 3 weeks ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆171Updated last month
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 10 years ago
- Fast CUDA 3x3 SVD☆77Updated 7 years ago
- An example that complies and runs the fast winding number for soups☆81Updated 6 years ago
- Little helper project that builds a BVH over triangles, and allows for querying closest surface point for given input point☆24Updated 3 years ago
- Dual Marching Cubes Implementation in C++☆64Updated 5 years ago
- Isosurface extraction from regular voxel grids☆81Updated 8 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆108Updated 2 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆142Updated 4 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆55Updated 3 years ago
- ☆83Updated last year
- c++ optimal transport solver on 2D grids☆59Updated 5 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆57Updated last year
- A robust Laplace matrix for general (possibly nonmanifold) triangle meshes, and point clouds [Sharp & Crane SGP 2020]☆142Updated last year
- Bounding Proxies for Shape Approximation (SIGGRAPH 2017) - Reference Implementation☆71Updated 5 years ago
- CUDA Path Tracer with BVH Acceleration, Depth of Field, AA + more☆24Updated 8 years ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆285Updated 2 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- Robust, efficient and low distortion bijective mapping in 2D and 3D☆61Updated 4 years ago