data-spacepart: Space partition data structures. Currently only a QuadTree.

[ bsd3, data, deprecated, library ] [ Propose Tags ]
Deprecated in favor of spacepart

Space partition data structures. Currently only a QuadTree.

darcs get --partial http://www.tothepowerofdisco.com/repo/data-spacepart/

TODO:

lots.

Move test/QuadTreeVisualize to a separate package.

The only example is test/QuadTreeVisualize. This can be run with:

chmod u+x test/run_test

cd test && ./run_test

This isn't actually a "test". QuadTreeVisualize renders a random quadtree in a heavily stylized fashion using OpenGL. Arrows to move about. Shift-Up/Down to zoom in and out. This requires a non-standard branch of the OpenGL libraries from here:

http://www.tothepowerofdisco.com/repo/OpenGL/

Due to the framebuffer object requirement of the test/Render module.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.1, 20090126.0, 20090215.0
Dependencies base, mersenne-random (>=0.1 && <0.2), vector-space (>=0.5 && <0.6) [details]
License BSD-3-Clause
Author Corey O'Connor <coreyoconnor@gmail.com>
Maintainer Corey O'Connor <coreyoconnor@gmail.com>
Category Data
Home page http://www.tothepowerofdisco.com/repo/data-spacepart/
Uploaded by CoreyOConnor at 2009-01-27T07:59:23Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2691 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]