Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (over 14 years ago)
- Default Branch: master
- Last Pushed: 2023-12-11T11:21:33.000Z (11 months ago)
- Last Synced: 2024-04-17T09:16:06.033Z (7 months ago)
- Topics: blender, blender-addon
- Language: Python
- Homepage: https://blenderartists.org/t/export-paper-model/476597
- Size: 1.38 MB
- Stars: 400
- Watchers: 30
- Forks: 53
- 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.![preview](https://addam.github.io/Export-Paper-Model-from-Blender/header.png)
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).