百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
S

Stop-motion-OBJ

> 编程语言
开源

一个 Blender 插件,用于将一系列 OBJ 网格导入为帧

749 stars0 点赞0 次浏览
访问官网GitHub

工具介绍

一个 Blender 插件,用于将一系列 OBJ 网格导入为帧

Stop Motion OBJ

Tutorial | Forum | Documentation | How to Support

Stop Motion OBJ is a tool that lets you import a sequence of mesh files (.obj, .stl, .ply, .x3d, or .wrl), play them back in real time, then render them out to an animation. Each mesh may have a different vertex count, poly count, and even different UVs. This is especially useful for importing fluid simulations, for visualization of scientific data, and for rendering of 4D scan data.

Once a sequence is imported, you may perform many of the same operations on the sequence that you would on a single mesh. Many of the Object Modifiers work on the entire mesh sequence. Mesh sequences may be rendered in both Cycles and Eevee.

Stop Motion OBJ is able to import very complex mesh sequences that cannot fit in memory. Using Streaming sequences, you can specify how many meshes to keep in memory at any given time and Stop Motion OBJ will automatically load and/or remove meshes so you don’t run out of memory.

Gallery

Lee Perry Smith | Infinite Realities | AEONX Mike Brondbjerg | kultur.design | Twitter XC Engineering | XC Engineering | FLOW-3D
Franklyn D'souza | Twitter Justin Jensen | Fourveo | YouTube Justin Jensen | Fourveo | YouTube

Download & Install

For Blender 4.0+, download r2.3.0.

To install, just follow the normal procedure for installing Blender addons. Open Blender and click Edit > Preferences... > Add-ons. Then click Install… and find the .zip file you previously downloaded. Once you’ve enabled the add-on, it should be ready to use immediately.

For Blender 2.92-3.6.x, download r2.2.0 (no longer supported)

For Blender 2.91 and earlier, download r2.1.1 (no longer supported)

For Blender 2.79 and earlier, download r1.1.1. (no longer supported)

Quick Start Tutorial

Importing a mesh sequence is easy:

  1. Click File > Import > Mesh Sequence
  2. Navigate to the folder where your mesh sequence is stored
  3. Select your file type and adjust your import settings
  4. In the File Name box, provide the first few letters of the name of one of your mesh files
  5. Leave the Cache Mode set to Cached
  6. Click Select Folder and wait while your sequence is loaded

Once it’s finished loading, you’re done!

How to Support

Stop Motion OBJ wouldn’t be possible without your help. If you find this add-on helpful, please consider donating to support further development. Everything helps.

  • Donate via itch.io
  • Please use #stopmotionobj when posting to social media
  • Report bugs on the issues page or on the BlenderArtists thread

Acknowledgements

Special thanks to Stephen McAvoy for countless hours of testing, Lee Perry Smith and Mike Brondbjerg for generous donations, and Lee Perry Smith, Mike Brondbjerg, Franklyn D’Souza, and XC Engineering SRL for providing samples to showcase in the gallery. Finally, thanks to everyone who has suggested features, reported bugs, or donated to the project.

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

Pythonanimationblendermesh-importmesh-sequence

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言