Export-Paper-Model-from-Blender

用于在 Blender 中创建纸质模型的 Python 插件(开发版)。「Python addon for creating paper models in Blender 2.7 (development version)」

Github星跟踪图

Export-Paper-Model-from-Blender

Python 插件,可以让你直接从 Blender 对象创建纸模型,甚至是复杂的对象。只需点击一个按钮并选择一个文件名就能产生结果。

该脚本包含在 Blender 中。除非你有明确的理由,否则不要从这个仓库安装。该分支仅与 Blender 2.83 或更新的版本兼容。

特性

  • 纹理网格,包括绘制的和程序化的
  • 说明哪些部分粘在一起的标记
  • 可自定义颜色和线条样式
  • 在 UV 编辑器和 3D 视图中实现网络的可视化。
  • 编辑模式下的交互式重新计算

文档可以在 github.io 网站 上找到。

主要指标

概览
名称与所有者addam/Export-Paper-Model-from-Blender
主编程语言Python
编程语言Python (语言数: 1)
平台Linux, Mac, Windows
许可证
所有者活动
创建于2010-05-16 20:15:10
推送于2025-05-15 15:43:42
最后一次提交2025-05-15 17:43:15
发布数2
最新版本名称v1.3.1 (发布于 )
第一版名称blender-3.5.0 (发布于 )
用户参与
星数418
关注者数32
派生数56
提交数309
已启用问题?
问题数91
打开的问题数26
拉请求数5
打开的拉请求数2
关闭的拉请求数2
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

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.8x.

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.