On Wednesday, 1 August 2012 at 15:11:37 UTC, Alexandr Druzhinin
wrote:
Hello all!
I'd like to use octree in my D project. May be someone has the realization or knows where can I get it?

Thanks in advance.


Hi!

For which purpose do you need an octree implementation in d ?

Collision detection, culling for an outdoor terrain engine,
ray-object hit detection (e.g. raytracing, pathtracing),
knowledge engineering stuff like A.I. learning algorithms
(nearest neighbour) ?


Reply via email to