addam / Export-Paper-Model-from-Blender

Python addon for creating paper models in Blender (development version)
https://blenderartists.org/t/export-paper-model/476597
406 stars 54 forks source link

Save each image separately #28

Closed addam closed 11 years ago

addam commented 11 years ago

If each island had its image as a separate file in the SVG, it would be possible to change the layout as easily as when exporting a "pure net". Each image would be saved in a newly created directory, because there can be hundreds of them. Or, optionally, the script could read them all, embed them into the SVG file and then remove the image files from disk.