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
- Fermat is a high performance research oriented physically based rendering system, trying to produce beautiful pictures following the math…☆168Updated 6 years ago
- Dual Marching Cubes Implementation in C++☆65Updated 5 years ago
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆160Updated 4 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
- CUDA implementation of parallel radix sort using Blelloch scan☆66Updated last year
- Little helper project that builds a BVH over triangles, and allows for querying closest surface point for given input point☆24Updated 3 years ago
- ray tracing implementations. started with Peter Shirley's v2 Ray Tracing In One Weekend☆52Updated 5 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated 10 months ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 10 years ago
- Isosurface extraction from regular voxel grids☆81Updated 8 years ago
- ☆54Updated 6 years ago
- Understanding the Efficiency of Ray Traversal on GPUs☆44Updated 9 years ago
- ☆83Updated last year
- The code in this tutorial implements a BVH acceleration structure☆79Updated 5 years ago
- OptiX version of Pete Shirley's "Ray Tracing in One Weekend" (Final Chapter example only)☆88Updated 4 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆70Updated 11 years ago
- an implementation of parallel linear BVH (LBVH) on GPU☆239Updated 5 years ago
- ☆101Updated 7 years ago
- c++ optimal transport solver on 2D grids☆59Updated 5 years ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆109Updated 2 years ago
- Implementation of SIGGRAPH 2019 paper: Progressive Embedding☆36Updated 4 years ago
- ☆74Updated 10 years ago
- Robust, efficient and low distortion bijective mapping in 2D and 3D☆61Updated 4 years ago
- Fast CUDA 3x3 SVD☆78Updated 7 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆16Updated 3 years ago
- ☆130Updated 6 months ago
- Bounding Proxies for Shape Approximation (SIGGRAPH 2017) - Reference Implementation☆71Updated 5 years ago