Open experiment9123 opened 3 years ago
Hi, Thanks for your feedback, your enhancements sound interesting. Unfortunately I haven't used python and numpy for a very long time... I would be thankful if you could create a proper pull request so that i can try and validate your code !
ok i'll see if i can clean it up in a propper branched repo . meanwhile for reference heres an example of what it does (output with rgb normal, alpha shadowing from hand drawn greyscale input) original greyscale "AO"(internal shadowing) only normals only Final output: combined RGB=normal,Alpha=AO
This is a great little tool. Sorry I haven't done this as a propper pull request (i'm doing this quite adhoc) but here's a little modification I have made to this, which saves a kind of AO in the alpha channel of the output files. I have a couple of other extra enhancements in mind for my workflow. this would want to be a commandline option I guess, and would need a couple of control parameters (the size of the shadow gaussian, the bias, and whether to combine it or not)