[Bf-committers] python 27tree

erana Owl 0wl256 at gmail.com
Thu Dec 29 10:52:16 CET 2011


Hi,

I recently programmed an extension of an octree. It has 27 nodes instead of
8 and can easily be walked through
by changing the depth in the tree. This is a very small modification for
treewalking.

27 nodes suggests that the tree is a 3D octree, 3 time 8 to 9 nodes.

The code is written in python as a fast prototype and can even be used in
Blender's python AFAIK.
This might be useful for blender folks who program.

See for yourself at
http://soft.vub.ac.be/~jceuppen/python/koboldsquest-2.1.tar.gz
erana


More information about the Bf-committers mailing list