Initial commit

This commit is contained in:
Edwin Jakobs
2018-10-04 22:58:28 +02:00
commit 8611f7303e
10 changed files with 715 additions and 0 deletions

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
# ORX (OPENRNDR EXTRA)
A growing library of assorted data structures, algorithms and utilities.
- orx-kdtree - kd-tree implementation for fast nearest point searches
## Usage