Skip to content

snt13/Redshift-Material-Creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 

Repository files navigation

C4D-Redshift Material Creator

RUN THE SCRIPT

Run Script inside of the Cinema 4D Run script command.

Redshift Material Creator is a Cinema 4D Python script that automates building Redshift materials from texture files in a chosen folder. It searches for BaseColor, Roughness, Normal, Opacity and Displacement textures using user-defined keywords, extracts an identifier from each filename, and sets up a complete node-based Redshift material for each texture set. Additionally, it can optionally:

Import 3D models from the same folder, Copy textures to a “tex” subfolder of the Cinema 4D project, Add an Ambient Occlusion node to the BaseColor chain. This streamlines texturing workflows by eliminating manual node creation and ensuring that all relevant textures are discovered, named, and linked automatically.

Developed using AI chat tools. (ChatGPT)

Releases

No releases published

Packages

No packages published

Languages