Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
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