Is there a freebie script for mesh resolution?
Robinson
Posts: 751
I'd like one that sets every object in the scene to base resolution, SubD 0 and then again another for setting all objects to high resolution, SubD 2. I'm sure it's easy to do but if anyone has one...
Post edited by Richard Haseltine on
Comments
Moved to Product Suggestions as it is a request for, not an offer of, a freebie.
There's some included in my ITF Dev Kits, designed for characters but will work on any object that has been converted to a subdivision surface. One caveat is that it only works on the selected objects, but you can select multiple objects to apply the settings at the same time -
G8F: https://gumroad.com/l/Jafqs
G8M: https://gumroad.com/l/qAEQn
Contains one for Base, Subd1 and Subd4 although the scripts aren't encrypted so you can open them in a text editor to make any changes you require.
Specifically for Subd2, you can edit line 15 and 16, so in this instance make sure those lines are as follows:
And save a copy.
Check out this video for an overview of all the other features which you may find useful:
But if you don't want to install the rest, just download the .ZIP file and you can pull the scripts out of there directly. They will be found under Content/People/Genesis 8 Male/ITF Dev Kit and are called:
Hope that helps!
Cheers,
Daniel
Thanks Daniel. That's useful.