Raytracer showcasing several acceleration structures for a monocore CPU
-
Updated
Sep 23, 2017 - C++
Raytracer showcasing several acceleration structures for a monocore CPU
nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees
Spatial cache data structures with python binding implementation.
An indexed color palette implementation in Go on top of a k-d tree for fast color lookups. Also rank a palette against an image to identify prominent colors.
Scaling Up Nearest Neighbor Search : How Dataset Size and Dimensionality Affect KNN Variants
Implementation of advanced data structures
Simple self-balancing Kd-Tree and KNN search library in pure C. Most tree operations are non-recursive, and therefore suited for embedded systems.
使用pringboot架构实现滴滴务工
A simple software ray tracer using a kd tree for acceleration.
Convex Hull Algorithms (2D & 3D), KD-Trees, Orthogonal Search, Delaunay Triangulation
Library for real-time ray tracing on the CPU (v2 - simpler)
A kd-tree C library. Maybe a Python extension one day.
Add a description, image, and links to the kd-tree topic page so that developers can more easily learn about it.
To associate your repository with the kd-tree topic, visit your repo's landing page and select "manage topics."