Create random diffuse colors to selected objects.
This is script so there is no installation process. Just open script file in Blender "Text Editor"
and run the script while you have selected objects.
There is couple parameters that you can change. Set True
or False
to enable or disable that feature.
Command | Description |
---|---|
useNodes | Activate nodes to material. Mainly used for Cycles but also works with Internal. |
createNewMaterialSlot | Create new material slot when runnning this script and assign it to object. |
replaceFirstMaterial | Replace first material slot with random diffuse color material. |
This is just experimental script that I've made for personal needs. Just wanted to share it and maybe someone also find it useful.
The MIT License (MIT) Copyright (c) 2016 Creatide (Sakari Niittymaa)