kmkolasinski / AwesomeBump

AwesomeBump is a free program written using Qt library designed to generate normal, height, specular or ambient occlusion textures from a single image. Since the image processing is done in 99% on GPU the program runs very fast and all the parameters can be changed in real time. AB was made to be a new alternative to known gimp plugin called Insane Bump.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recursive function for batch tool

Encryption767 opened this issue · comments

I wasn't able to find any option to recursively convert textures from a directory with the batch tool.

If I have missed this option then where can I find it and if not then will it be added in the future?

Yes this feature works for flat folder structure. If you have multiple folders inside it's not possible for now. Don't think if anyone is going to implement this in future. The simplest solution is to copy all the images to one folder and run batch tool.