Chris Huff wrote:
>
> Have you tried bounding in a tree-like structure?
Any ideas how to construct such a tree structure in POV script?
Let's say I have a set of points, which I would like to sort into distance-based
subsets. How could I do this efficiently, i.e. without comparing every point to
every other point? An oct-tree? But how?
Margus
Post a reply to this message
|