Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.23 KB

README.md

File metadata and controls

34 lines (19 loc) · 1.23 KB

Blender Random Diffuse Colors

Create random diffuse colors to selected objects.

How to use

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.

Settings

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.

Example

Example 1

About

This is just experimental script that I've made for personal needs. Just wanted to share it and maybe someone also find it useful.

Licence

The MIT License (MIT) Copyright (c) 2016 Creatide (Sakari Niittymaa)