[Haskell-cafe] ANN: data-spacepart - space partitioning data
structure[s] (initial release)
Jeff Heard
jefferson.r.heard at gmail.com
Tue Jan 27 23:35:58 EST 2009
I'll be releasing an R-Tree fairly soon... not sure whether it'll fit
into this package or not, but we might conisder merging.
On Tue, Jan 27, 2009 at 10:52 PM, Artyom Shalkhakov
<artyom.shalkhakov at gmail.com> wrote:
> 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.
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
More information about the Haskell-Cafe
mailing list