Skip to content

Repository files navigation

KDTree2

KDTree2 is an example of how to implement a KDTree in C#. My implementation includes a demonstration of using bounding sphere search and bounding box search.

Features

  • BoundingBox search
  • BoundingSphere search
  • Simple Wavefront .obj Read/Write support... VERY SIMPLE.

About

C# implementation of a KDTree.

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages