Get Adobe Flash player

Advanced Python plugin coding for Cinema 4D

Monday, May 9th, 2011

It's been a long time... how have you been? This is going to be another Python/Cinema 4D related post. While python is great for quickly scripting workflow optimizing tools, prototype stuff or write generators and tags, is it suited for big, complex plugin development?

PY4D Boids

Friday, August 7th, 2009

Sebastian Rath´s PY4D is a new, alternative way to script with or to code plugins for Cinema4D - without COFFE or C++ - but in Python. The current beta (v0.9.0001) already makes a fine impression and proves itself easy to get started with. This video shows a little script that was adapted ...