bchoi / ParKDLinks
Parallel k-D Tree Construction
☆57Updated 13 years ago
Alternatives and similar repositories for ParKD
Users that are interested in ParKD are comparing it to the libraries listed below
Sorting:
- OpenCL based GPU accelerated SPH fluid simulation library☆52Updated 9 years ago
- C++ math / geometry / mesh processing library☆62Updated 6 years ago
- A modified version of the public physbam repo to support using Cmake and newer Gcc compilers☆31Updated 10 years ago
- A high-performance library for multi-physics simulations and geometric computation☆32Updated 4 years ago
- WIP for a k-d-tree implementation in CUDA☆35Updated 2 years ago
- Levelset-light is an open source C++ library for storing and manipulations on voxel data. It is used for representing geometry in fluid d…☆20Updated 7 years ago
- CUDA Extension Wrangler☆25Updated 6 years ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
- Visual Computing Library☆20Updated 5 months ago
- Simple path tracing renderer written from scratch in C++ with Python interface.☆21Updated 8 years ago
- Deformable Simplicial Complex (DSC) method☆23Updated 7 years ago
- A simplicial mesh structure that supports general non-manifold meshes and associated data☆39Updated 11 years ago
- ☆75Updated 10 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Poisson-disk sampling code as described in "A Spatial Data Structure for Fast Poisson-Disk Sample Generation".☆23Updated 5 years ago
- Benchmark of various spatial data structures for collision detection.☆131Updated 7 years ago
- OpenGP☆81Updated 3 years ago
- CUDA version of my renderer (real-time raytracing!)☆65Updated 7 years ago
- Space partitioning structures visualization☆43Updated 2 years ago
- Graphics and physics research, snippets, demos☆133Updated 9 years ago
- OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.☆102Updated 3 years ago
- Dual Marching Cubes Implementation in C++