Get Adobe Flash player

A raytracer in Python for Cinema 4D

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.

Smart Outline – a C4D plugin

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 ...