You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| KdTreeLib | 3 years ago | |
| KdTreeLib.meta | 3 years ago | |
| LICENSE.md | 3 years ago | |
| LICENSE.md.meta | 3 years ago | |
| README.md | 3 years ago | |
| README.md.meta | 3 years ago | |
| Unity.ProBuilder.KdTree.asmdef | 3 years ago | |
| Unity.ProBuilder.KdTree.asmdef.meta | 3 years ago | |
README.md
KdTree
A fast, generic, multi-dimensional Binary Search Tree written in C#
Forked from codeandcats KdTree.
Changes from KdTree
This branch is modified to compile for .NET Framework 3.5, and removes the non-MIT licensed GeoUtils class.