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:
- CUDA implementation of parallel radix sort using Blelloch scan☆65Updated last year
- HPMC is a small OpenGL/C/C++-library that extractes iso-surfaces of volumetric data directly on the GPU.☆21Updated 11 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
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆161Updated 4 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆120Updated 10 months ago
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆107Updated last year
- Dual Marching Cubes Implementation in C++☆64Updated 5 years ago
- ☆83Updated last year
- an implementation of parallel linear BVH (LBVH) on GPU☆238Updated 5 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆57Updated last year
- c++ optimal transport solver on 2D grids☆59Updated 5 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆56Updated 3 years ago
- Fast CUDA 3x3 SVD☆77Updated 7 years ago
- Isosurface extraction from regular voxel grids☆81Updated 8 years ago
- Set of utilities supporting workflows common in GPU raytracing applications☆124Updated last week
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 10 years ago
- ☆54Updated 6 years ago
- Bounding Proxies for Shape Approximation (SIGGRAPH 2017) - Reference Implementation☆71Updated 5 years ago
- ☆101Updated 7 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago
- nanothread — Minimal thread pool for task parallelism☆85Updated 3 weeks ago
- Compute the exact Euclidean Distance Transform and Voronoi Diagram for 2D and 3D binary images using the GPU.☆78Updated 5 years ago
- OptiX SDK headers, everything needed to build & run OptiX applications. SDK samples not included.☆35Updated 8 months 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 gpu based implementation of a K-D Tree Builder☆116Updated 6 years ago
- ☆130Updated 6 months ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆108Updated 2 years ago
- Signed Distance Function from triangle mesh.☆94Updated 6 years ago
- GPU-accelerated triangle mesh processing☆278Updated last week
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 8 months ago