[Haskell-cafe] ANN: data-spacepart - space partitioning data structure[s] (initial release)

Artyom Shalkhakov artyom.shalkhakov at gmail.com
Tue Jan 27 22:52:21 EST 2009


Hello,

2009/1/27 Corey O'Connor <coreyoconnor at gmail.com>:
> http://hackage.haskell.org/cgi-bin/hackage-scripts/package/data-spacepart
>
> The goal of this package is to be a collection of space partitioning
> data structures. Currently, however, there is only a simple quadtree
> implementation.

Are you going to experiment with kd-trees, octrees and other spatial
acceleration data structures? Is it for raytracing or for collision
detection, or
maybe for 3d graphics on consumer hardware?

Cheers,
Artyom Shalkhakov.


More information about the Haskell-Cafe mailing list