Share

Material Utility Scripts - Arnold for Cinema4d

The Arnold > Utilities > Materials > Scripts menu contains various workflow scripts that help with working with Arnold materials and shader graphs. These Python scripts are located in the C4D_INSTALL/library/scripts folder. Shortcuts can be assigned to each script via the Cinema 4D Command Manager window.

Add triplanar shaders

Triplanar mapping requires adding a triplanar shader for each texture. This script inserts a triplanar shader after each image shader in the graph.

File: arnold_add_triplanar_shaders.py

Was this information helpful?