The problem to solve with this task was to add randomness to several modular buildings that would be procedurally placed in an open world. Lead Technical Artist created a shader that would use Vertex Color information and World Position offset to drive several parameters so this info needed to be baked to the assets. After the workflow was tried and tested I first created a Python script to automate the process (the were more than 40 buildings to process), but afterwards i found that Houdini and its procedural nature would be a better fit for our needs.
Working in Houdini allowed more control over the process and the possibility to improve the workflow adding more flexiblity.
The final outcome was an HDA tool that could be drived by a PDG to batch process any kind of asset regardless the number.