The data-spacepart package
This package is obsolete: use spacepart instead.
Space partition data structures. Currently only a QuadTree.
darcs get --partial http:www.tothepowerofdisco.comrepodata-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.
Properties
| Versions | 0.1.1, 20090126.0, 20090215.0 |
|---|---|
| Dependencies | base, mersenne-random (0.1.*), vector-space (0.5.*) |
| License | BSD3 |
| Author | Corey O'Connor <coreyoconnor@gmail.com> |
| Maintainer | Corey O'Connor <coreyoconnor@gmail.com> |
| Stability | alpha |
| Category | Data |
| Home page | http://www.tothepowerofdisco.com/repo/data-spacepart/ |
| Upload date | Tue Jan 27 07:59:23 UTC 2009 |
| Uploaded by | CoreyOConnor |
| Built on | ghc-6.10, ghc-6.12 |
Modules
- Data
- Math
- System
- Random
Downloads
- data-spacepart-20090126.0.tar.gz (Cabal source package)
- package description (included in the package)