
PolyDivider is a Cinema 4D Deformer plugin that makes polygon subdivisions with procedural algorithm designed to produce random geometric patterns based on a rectangle.
Continue reading Cinema 4D plugin: PolyDividerPolyDivider is a Cinema 4D Deformer plugin that makes polygon subdivisions with procedural algorithm designed to produce random geometric patterns based on a rectangle.
Continue reading Cinema 4D plugin: PolyDividerA new Cinema 4D R2023.2.0 update offers Code Exchanger. Function that makes possible to communicate between Cinema 4D and Visual Studio Code. So that developers can send and/or execute a Python script from Cinema 4D to Visual Studio and vice-versa. In addition, the Visual Studio Code Extension improves the developer experience for all Cinema 4D developers because it makes it offers auto-complete the *.c4d Python package, debugging support, syntax highlighting for *.res and *.str files and even the output of the Python console directly in Visual Studio Code. So let’s find out how to setup this IDE to use with Cinema 4D R2023.2.0 for best python development.
Continue reading Best IDE for Cinema 4D plugins developmentSound Effector allows to change mograph clones with particular sound. Today in next videotutorial let’s talk how to use it with MoSpline.
Continue reading Cinema 4D: MoSpline with Sound EffectorIn this video let’s talk about how to imitate tabs in Cinema 4D User Data with python node. This trick is a good way to organize User Data for your XPresso or Python presets.
Continue reading Cinema 4D XPresso: Fake Tabs User DataBest way to create materials for all Polygon Selection Tags in Cinema 4D using Python API.
Continue reading Cinema 4D Python: Materials for Selection TagsHow to create Rotating Transition effect using Cinema 4D XPresso and Python nodes.
In this video i’ll explain how to create bounding rectangle for parametric text spline
Continue reading Cinema 4D XPresso: Text RectangleToday let’s talk about a little but usefull XPresso preset that can help to change materials for particular material tags
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 LayersWith the new Slide option, polygon edges can be moved along their surface. It works like Scale option but from particilar edge. Polygon sliding can be managed using Fields with it direction and strength.
Continue reading PolyDivider v1.1 update: Slide functionLet’s talk about how show or hide in Cinema 4D User Data Elements with my custom python node
Continue reading Cinema 4D XPresso: Show Hide User Data Elements