Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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 Mode

Documentation is available on the [github.io site](http://addam.github.io/Export-Paper-Model-from-Blender).