Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 565 Bytes

File metadata and controls

17 lines (10 loc) · 565 Bytes

SVG output for Blender Freestyle

Python style modules for writing SVG output in Blender. Features filled contour paths.

Table and chair

Model by yellowpanda

Getting Started

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.

License

MIT