I’ve noticed that the “edges” tool on the rendering control that allows to create cartoon renders doesnt give you a lot of control. Basicly it outlines every edge, and depending on the value of “Eint” (Edge Intensity) the intensity of the outline gradually increases as the sharpness of the edge increases.
However it would be better if there was an angle threshold, so that any edge that is sharper than a given angle results in an outline, and any edges that are less sharp remain untouched.
It would also be great if it allowed us to specify the thickness of the outline by specifying a number of pixels instead of just using one value (“Eint”) for everything.
Is it possible to do this using python script? Can anybody point me in the right direction? Thanks in advance.