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

Batch process directory?

polarathene opened this issue · comments

If I input an image and make some tweaks then setup the export for image maps I'm interested in, would it be possible to have all the tweaks/settings saved and then support batch processing a directory of input images to a directory of output images?

Did you try to use project manager?

@kmkolasinski When I wrote the issue earlier in the day it turns out I was using an older version(5.0) from Arch Linux's AUR, they've not updated to 5.1 which I tried later in the day after reporting this issue on Windows to show off the excellent software :) Discovered the batch process directory feature there. Sorry about that!

Ok, thanks for feedback!