3.5. Postprocessors¶
For vectorial renderers, there is the hand-draw postprocessor, that makes every line as if it is hand-drawn
3.5.1. HandDraw¶
This postprocessor changes the scene so it looks like it was hand-drawn
3.5.1.1. Options¶
inaccuracy: | degree of inaccuracy, given in percentage? |
---|---|
inaccuracy.lines: | |
degree of inaccuracy for lines | |
inaccuracy.points: | |
degree of inaccuracy for points |
3.5.2. ExternalScript¶
Allows and external script to change the drawing. The script will be called for each point, each line..???