Generator
Plugin to generate geometry in Cinema 4D
Extrudifier
This script generates random nested extrusions, creating a “greebled” look on any mesh. The generated polygons are constructed entirely by the Python code. User Data Parameters Seed Change the seed value to generate a new variation. Max. Levels The number… Continue Reading
Py-ParametricTools
Py-ParametricTools is a very simple approach to parametric modeling. Based on an idea of my friend Noseman, Py-ParametricTools basically consist of a bunch of generator and modifier objects for a number of commonly used modeling tools. Nothing fancy and easily… Continue Reading
Solidify
The Solidify functionality provides the user with a simple method for adding thickness to a surface. It does so by automating the usual process of using the Extrude tool on all the polygons of an object, while also fixing some… Continue Reading
Coons Mesh
The Coons Mesh generator provides the user with a simple yet effective tool to enable free-form mesh development by defining the four side-curves enclosing a region in space. Usually found in CAD software, Coons Mesh is based on the Coons… Continue Reading