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:
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
- A modified version of the public physbam repo to support using Cmake and newer Gcc compilers☆32Updated 10 years ago
- A simplicial mesh structure that supports general non-manifold meshes and associated data☆40Updated 12 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
- C++ math / geometry / mesh processing library☆63Updated 7 years ago
- WIP for a k-d-tree implementation in CUDA☆35Updated 2 years ago
- CUDA Extension Wrangler☆25Updated 6 years ago
- Triangulation Template Library☆26Updated last week
- Visual Computing Library☆20Updated 2 weeks ago
- A high-performance library for multi-physics simulations and geometric computation☆32Updated 4 years ago
- Combinatorial and Geometric modeling with Generic N-dimensional Maps☆49Updated 6 years ago
- OpenCL based GPU accelerated SPH fluid simulation library☆52Updated 9 years ago
- This is a clone of an SVN repository at http://openmesh.org/svnrepo/OpenMesh. It had been cloned by http://svn2github.com/ , but the serv…☆26Updated 10 years ago
- Gradient domain processing for signals (and geometry) on meshes☆36Updated 5 months ago
- Parallel Delaunay and Voronoi Tessellation and Density Estimation☆29Updated 3 years ago
- Deformable Simplicial Complex (DSC) method☆23Updated 7 years ago
- Poisson-disk sampling code as described in "A Spatial Data Structure for Fast Poisson-Disk Sample Generation".☆23Updated 6 years ago
- CUDA version of my renderer (real-time raytracing!)☆66Updated 8 years ago
- Benchmark of various spatial data structures for collision detection.☆129Updated 7 years ago
- ☆48Updated 9 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Octree library in C++☆60Updated 13 years ago
- This repository contains examples applications that use libigl. They only work on MacOSX and they should be converted to tutorials.☆27Updated 2 years ago
- Procedural 3D mesh generation tool☆20Updated 7 years ago
- ☆74Updated 10 years ago
- Dual Marching Cubes Implementation in C++☆64Updated 5 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- GPU SPH fluids v3 from http://fluids3.com by Rama Hoetzlein☆104Updated 4 years ago
- "A Spatial Target Function for Metropolis Photon Tracing", ACM TOG, Code repository☆20Updated 2 years ago
- Simple path tracing renderer written from scratch in C++ with Python interface.☆21Updated 8 years ago