Octree Visualization with Python

On 10/12/2016 at 21:30, xxxxxxxx wrote:

Hello forum,

I wanted to visualize an octree in c4d that searched for nearest neighbor, so I made a Python plugin. It is pretty slow, but maybe it will be useful to someone.

https://github.com/jobuk/c4d_python_octree_plugin.git

Joe Buck

On 12/12/2016 at 08:05, xxxxxxxx wrote:

Hi Joe,

thanks for sharing :slightly_smiling_face: