gvd / kdtreeLinks
K-d tree implementation in C++
☆58Updated 12 years ago
Alternatives and similar repositories for kdtree
Users that are interested in kdtree are comparing it to the libraries listed below
Sorting:
- Parallel k-D Tree Construction☆57Updated 13 years ago
- A Light-weight and Fast Template Matrix Library☆133Updated 12 years ago
- OpenGP☆81Updated 3 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆73Updated last month
- Launching collective tasks in bulk☆37Updated 6 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆42Updated 12 years ago
- Benchmark of various spatial data structures for collision detection.☆129Updated 7 years ago
- Real-time visualization of 3D vector field using 3D textures in CUDA☆35Updated 10 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- Deformable Simplicial Complex (DSC) method☆23Updated 7 years ago
- nimbus: a cloud computing framework for high performance computations☆26Updated 5 years ago
- OpenCL based GPU accelerated SPH fluid simulation library☆52Updated 9 years ago
- WIP for a k-d-tree implementation in CUDA☆35Updated 2 years ago
- Computes the 3D Delaunay triangulation on the GPU☆132Updated 4 years ago
- ☆74Updated 10 years ago
- A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL☆195Updated 8 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 5 years ago
- Bare-bones hdf5 serialization of Eigen matrices and vectors☆66Updated 4 years ago
- A generic C++11 k-means clustering implementation☆215Updated 6 months ago
- CMake project for Jonathan Shewchuk's Triangle mesh generator.☆70Updated 7 years ago
- CMake module collection☆31Updated 10 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 7 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
- ☆141Updated 8 years ago
- Introductory Thrust workshop materials☆44Updated 12 years ago
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 5 years ago
- N-dimensional linear interpolation on a rectangular grid in C++☆60Updated 5 years ago