Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/viliwonka/KDTree
Fast KDTree for Unity, with thread-safe querying.
https://github.com/viliwonka/KDTree
construction hoare-partitioning kd-tree node-splitting permutation-array pooled thread-safe unity-3d
Last synced: 3 months ago
JSON representation
Fast KDTree for Unity, with thread-safe querying.
- Host: GitHub
- URL: https://github.com/viliwonka/KDTree
- Owner: viliwonka
- License: mit
- Created: 2018-03-27T09:32:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-23T13:15:19.000Z (about 3 years ago)
- Last Synced: 2024-05-02T16:38:11.357Z (6 months ago)
- Topics: construction, hoare-partitioning, kd-tree, node-splitting, permutation-array, pooled, thread-safe, unity-3d
- Language: C#
- Homepage:
- Size: 19 MB
- Stars: 507
- Watchers: 12
- Forks: 94
- Open Issues: 2
Awesome Lists containing this project
- AwesomeCppGameDev - KDTree - safe querying. (Engines)