Python style modules for writing SVG output in Blender. Features filled contour paths.
Model by yellowpanda
Open the scripts as text blocks in your .blend file and make sure Freestyle python
scripting mode is enabled. Now you can add the scripts as style modules. svg_header.py
should be the first style and svg_footer.py
should be the last.
MIT