FaeMoon opened this issue on Jun 15, 2014 ยท 50 posts
bagginsbill posted Sat, 21 June 2014 at 12:51 AM
Quote - How do you invert the transparency? I used cosine and it seemed to invert it but is there a better way? Also the transparency doesnt seem to get rid of the edge for me. I'll have to check in after this weekend ~ good luck :)
The transparency didn't get rid of the edge for me either. I built a node network to solve the problem. Now I can drop in any leaf on a white background and that's it. I don't even use a transparency map at all. I used nodes to detect the white part and mask it out. Will show tomorrow.
But as to the direct question, how to invert a transmap, it is 1 - x.
Math node set to subtract.
Value_1 = 1
Value_2 = 1 and plug in your map
The result will be an inverted copy (a negative).
You can do the same for color negatives, too. Use Color_Math instead of Math and white in the colors.
Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)