Skip to content

Blender Add-On to import an object based on a directory of SVG cuts

License

Notifications You must be signed in to change notification settings

benedikt-schaber/blender-import-cuts

Repository files navigation

Import SVG Cuts - Blender Extension

Allows you to import an object from a directory of SVG cuts.

feature banner

Installation

Through Blender (recommended)

Simply open Blender go to Edit > Preferences > Get Extensions. If this is your first time press Allow Online Access. Search for svg cuts and press the install button.

Alternatively go to the addon's blender extensions page and drag and drop the Get Add-On Link into Blender.

See About - Blender Extensions for more details.

Manual

Install the release zip file manually in Blender. See the Blender Manual for more details.

Usage

The cuts are sorted based on filename in alphabetical order. I thus recommend starting the filename with the number of the cut in the sequence. You should zero pad the number to ensure the cuts are sorted correctly. I.e. use 001-999 instead of 1-999.

Once the plugin is installed, you can find the import option in the file menu under Import -> SVG Cuts Directory (*.svg).

Working with pngs

If your cuts are in the png format you will have to convert them to svg files first. See this gist for instructions on how to do this.

Updating

If you installed the plugin through Blender, simply go to Edit > Preferences > Get Extensions again, press the small arrow on the top-right and press Install Available Updates.

Citation

This plugin is open-source and may be freely used in academic research and publications. If you use this plugin in your research, please cite it using github's citation feature in the sidebar or according to the CITATION file.

For Developers

Building

blender --command extension build

About

Blender Add-On to import an object based on a directory of SVG cuts

Resources

License

Stars

Watchers

Forks

Languages