https://addam.github.io/Export-Paper-Model-from-Blender/
Python addon for creating paper models in Blender (development version)
https://addam.github.io/Export-Paper-Model-from-Blender/
blender blender-addon
Last synced: about 2 months ago
JSON representation
Python addon for creating paper models in Blender (development version)
- Host: GitHub
- URL: https://addam.github.io/Export-Paper-Model-from-Blender/
- Owner: addam
- Created: 2010-05-16T20:15:10.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2023-12-11T11:21:33.000Z (over 1 year ago)
- Last Synced: 2024-11-16T03:32:10.604Z (8 months ago)
- Topics: blender, blender-addon
- Language: Python
- Homepage: https://blenderartists.org/t/export-paper-model/476597
- Size: 1.38 MB
- Stars: 408
- Watchers: 32
- Forks: 54
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Export-Paper-Model-from-Blender
Python addon that lets you create paper models directly from Blender objects, even complex ones. Just clicking a button and selecting a file name produces results.
The script is included in Blender. Do not install from this repository unless you have an explicit reason.
This branch is only compatible with Blender 2.83 or newer.Features:
* Textured meshes, both painted and procedural
* Markers describing which parts stick together
* Customizable colors and line style
* Visualization of the net in UV editor and 3D View
* Interactive recalculation in Edit ModeDocumentation is available on the [github.io site](http://addam.github.io/Export-Paper-Model-from-Blender).