I finally pull a script out of this.
Helpfull for those who use other render engines to texture and render; D5, Enscape, Twinomtion, Lumion, …
What the python script does:
- Create Series of materials (e.g. Wood-A, Wood-B, Concrete-A, …) and assign a color to it
- Each serie could have up to 30 materials under it (e.g.: Wood-A_01, Wood-A_02, Wood-A_…)
- Create a texture for each of them to distinguish them.
- Option to save it to your Rhino library instead of embedding material into the .3dm file, and have possible acces each time you open rhino. (To view the created folder into you library inside rhino, restart Rhino. No refresh button available
)
Interface
Materials Created
If option checked, a new Rhino library folder is created and named “MyBulkGeneratedMaterials”.
BulkMaterialGeneratorR8_CC_v.1.8.py (32.6 KB)
Hope it helps.
Cheers
Charles Collin.


