KDTree
Point set library
A data structure library providing efficient construction and querying of 3D point sets in Unity.
Fast KDTree for Unity, with thread-safe querying.
534 stars
12 watching
96 forks
Language: C#
last commit: about 3 years ago
Linked from 1 awesome list
constructionhoare-partitioningkd-treenode-splittingpermutation-arraypooledthread-safeunity-3d
Related projects:
Repository | Description | Stars |
---|---|---|
jblindsay/kdtree | An efficient spatial data structure for fast point query operations | 43 |
jtsiomb/kdtree | A C library implementation of a data structure for efficient searching and nearest neighbor queries in k-dimensional space | 395 |
krukow/clj-ds | Provides data structures modified from Clojure to be usable outside of the language in a Java context | 219 |
kordamp/jsilhouette | A Java library providing additional shapes for graphics and UI elements. | 41 |
kzampog/cilantro | A C++ library for efficient processing and analysis of 3D point cloud data | 1,036 |
ukoethe/vigra | A computer vision library providing flexible algorithms and generic data structures for image analysis. | 412 |
lukeed/klona | A utility library for creating deep copies of complex data structures and objects | 1,620 |
kdmayer/pointer | A LiDAR-derived point cloud dataset of one million English buildings linked to energy characteristics | 13 |
dimakura/ka.js | A library providing Georgian language support and utilities for converting between character sets and formatting numbers. | 5 |
mknejp/dotvariant | A type-safe sum type library for C# that enables the creation of compact variants with compile-time checked constraints and generated interfaces. | 70 |
packet-clearing-house/maptable | An interactive visualization library for converting any dataset into a customizable map, table, and filter components. | 58 |
kiberchaika/juce_murka | A lightweight UI library designed to create rich, GPU-accelerated audio plugin UIs with real-time feedback and immediate mode functionality. | 3 |
kaveh808/kons-9 | An integrated development environment and 3D graphics authoring system in Common Lisp | 583 |
davidmoten/rtree | An in-memory 2D spatial indexing implementation with reactive API support for efficient search and insertion operations. | 1,094 |
saladlab/json.net.unity3d | A modified version of Newtonsoft.Json that supports Unity3D and resolves compatibility issues with the .NET Framework. | 917 |