Tagged 'mass'

Render to Texture Selected

0 votes

poster

Batch render to texture script ready for game engines. Bakes all selected objects or groups with one click, saves baked UV textures into a directory, and replaces materials on the objects! If you select a group, it attaches all group members together and bakes it as a single object. Each selected object will have its own texture as well as a group. Output standard material will have a white diffuse color (necessary for some game engines such as Unity3D).

==== CHANGELOG ====
v2.0
-Fixed an issue with V-Ray

Select By Mass

11 votes

Simple script, if people find it useful I'll make a gui and add a bit more to it. But the whole premise was to just quickly build a tool I could differentiate big objects from small objects in my scene based on VolSize variable in the script.

What I used it for was to fracture objects for a big landslide for a film, and then I wanted to use this script to tell me which objects were big so I would then work on making them procedurally break more, whereas I didn't want the small pieces to sub-fracture because that would be overkill.

Vray Mass Material Editor

1 vote

Simple script, that walks through all Vray Materials (including Sub Materials of Multimaterials, VrayBlendMtl, Vray2Sided, VrayBump etc. including Sub-Sub...and Sub-Sub-Sub Materials) to make mass-changes like adjust Glossy Reflection Samples, Enable/Disable Bump Maps, change Trace Depth etc. ----New---- Added checkbox "Affect selected objects only". Please remember, if selected and not-selected objects share Materials/Material Instances, also the materials of the not selected objects will be affected, of course. Have fun, use at your own risk!

Syndicate content