cdyk / ComputeStuffLinks
MIT-licensed stand-alone CUDA utility functions.
☆16Updated 4 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 10 years ago
- Open source code for SIGGRAPH 2022 journal paper TopoCut.☆26Updated 3 years ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 9 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
- Exact floating-point implementation of root parity CCD [Wang et al. 2022]☆34Updated 2 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆14Updated 3 years ago
- ☆39Updated 3 years ago
- Implementation of Monte Carlo Geometry Processing☆23Updated 4 years ago
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆103Updated last year
- 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☆64Updated last year
- Basic CUDA path tracer with triangle mesh support☆51Updated 5 years ago
- Implementation of SIGGRAPH 2019 paper: Progressive Embedding☆36Updated 3 years ago
- Dual Marching Cubes Implementation in C++☆66Updated 4 years ago
- Fast CUDA 3x3 SVD☆73Updated 6 years ago
- 'cubicle' - a CUDA-centric BVH query library (kNN, find closest point, etc)☆27Updated last week
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆138Updated 3 years ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆104Updated last year
- C++ library for fast computation of neighbor lists in point clouds.☆57Updated 6 months ago
- ☆32Updated 2 years ago
- Cuda matrix computation library that is specified for small matrix operation (3x3, 4x4, 1x3, 1x4, etc.). Including buffer☆19Updated last year
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆55Updated 9 months ago
- Understanding the Efficiency of Ray Traversal on GPUs☆43Updated 9 years ago
- c++ optimal transport solver on 2D grids☆56Updated 5 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- ☆51Updated last year
- Signed Distance Function from triangle mesh.☆93Updated 6 years ago
- Isosurface extraction from regular voxel grids☆79Updated 7 years ago
- Immediate-mode fork of the mitsuba renderer. (See Wiki for branches.)☆68Updated 4 years ago
- OptiX SDK headers, everything needed to build & run OptiX applications. SDK samples not included.☆27Updated 3 months ago