Friday, September 10th, 2010
Maxon has just released the R12 version of Cinema 4D, which includes Python - so let's dig into Python plugin development!
We are going to build a ray tracer... with Python! Watch a rendered video.
Update: All Python scripts in this blog have been updated to work with the R12.
Posted in 3D, Python | 5 Comments »
Tuesday, January 6th, 2009
Cinema 4D offers the function "create outline" to offset a spline as contour.
Sadly it is only accessible while editing a spline in pointmode- so it´s destructive.
Smart Outline offers the same functionality but is animateable, can exclude the sourcespline and works with all types of splineobjects.
Its available for R10 and higher ...
Posted in 3D, C++ | 4 Comments »