
In this video let’s talk how to create layers, apply it to objects and change it attributes with Cinema 4D Python SDK.
Continue reading Cinema 4D Python: Working With LayersIn this video let’s talk how to create layers, apply it to objects and change it attributes with Cinema 4D Python SDK.
Continue reading Cinema 4D Python: Working With LayersHow to connect bezier spline points to objects and control tangents with Python Tag in Cinema 4D.
Continue reading Cinema 4D Python: Control Besier Spline With Python TagLet’s talk how to write Cinema 4D Python script to replace object copies with a single Multi-Instance object.
Check out tutorialWith the release of the new version of Cinema 4D R23, unpleasant news came to the plugin and script developers. This application now uses Python 3.7.7. Of course, there are quite serious differences from the previous version 2.7, so for full compatibility it is necessary to carefully check the code of each script and plugin and, if necessary, make changes.
Continue reading Cinema 4D R23 Mac OSX compatibilityLet’s take a look how import color groups from some websites
Continue reading Cinema 4D Script: Import ColorsHow load information from Json or Csv file to create colored materials in Cinema 4D
Continue reading Cinema 4D Python: Json & CsvHow to get object modeling axis and set it as object axis in Cinema 4D using Python