data-spacepart: Space partition data structures. Currently only a QuadTree.
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
- data-spacepart-20090126.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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> |
| Uploaded | by CoreyOConnor at 2009-01-27T07:59:23Z |
| Category | Data |
| Home page | http://www.tothepowerofdisco.com/repo/data-spacepart/ |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 2809 total (5 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] |