Sometime I need to use exact same materials from a previous work and this scrip helps that kind of situation. It creates a material library from a scene materials.
for mat in scenematerials do append currentmateriallibrary mat
After evaluate all, a temporary material library shows up in a material editor. I found this script from a cgarchitect form and a comment from Eric.
No comments:
Post a Comment