More of a framework than anything else this script will allow you to define a directory full of high poly objects, define a directory of low poly objects then kick back as the script goes through every file in the high poly directory and finds its corresponding low poly object and bakes the normal map of that high poly object onto the low poly object.
The files must be named the same with an _l or _h depending on if its the high poly version or the low poly version (all high poly objects must be in one directory, and all low poly objects must be another directory).
This is simply a beta version of the script but should give you a basis for setting up your own script to fit into your pipeline.
|