All Projects → neverhood311 → Stop Motion Obj

neverhood311 / Stop Motion Obj

Licence: gpl-3.0
A Blender add-on for importing a sequence of OBJ meshes as frames

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Stop Motion Obj

Freeciv Web
Freeciv-web is an Open Source strategy game implemented in HTML5 and WebGL, which can be played online against other players, or in single player mode against AI opponents.
Stars: ✭ 1,626 (+649.31%)
Mutual labels:  blender
Compas
Core packages of the COMPAS framework.
Stars: ✭ 146 (-32.72%)
Mutual labels:  blender
Armory
3D Engine with Blender Integration
Stars: ✭ 2,350 (+982.95%)
Mutual labels:  blender
Blender Debugger For Vscode
Blender addon for remote debugging Blender with VS Code (and Visual Studio)
Stars: ✭ 123 (-43.32%)
Mutual labels:  blender
Blenderaddons
It's all in the name: these are Blender add-ons ;-)
Stars: ✭ 135 (-37.79%)
Mutual labels:  blender
Blenderpy
Blender as a python module with easy-install
Stars: ✭ 162 (-25.35%)
Mutual labels:  blender
React Threejs Good Cheap Fast
An experiment combining React and 3D
Stars: ✭ 117 (-46.08%)
Mutual labels:  blender
Arsenal
Blender game engine written in Rust.
Stars: ✭ 214 (-1.38%)
Mutual labels:  blender
Appleseed
A modern open source rendering engine for animation and visual effects
Stars: ✭ 1,824 (+740.55%)
Mutual labels:  blender
3d models
3D Models of our products
Stars: ✭ 177 (-18.43%)
Mutual labels:  blender
Herebedragons
A basic 3D scene implemented with various engines, frameworks or APIs.
Stars: ✭ 1,616 (+644.7%)
Mutual labels:  blender
Meshsyncdccplugins
DCC plugins for MeshSync in Unity. Supported tools: Maya, Maya LT, 3ds Max, Motion Builder, Modo, Blender, Metasequoia
Stars: ✭ 127 (-41.47%)
Mutual labels:  blender
Blender Launcher
Standalone client for managing official builds of Blender 3D
Stars: ✭ 174 (-19.82%)
Mutual labels:  blender
Gxaudiovisualisation
Blender Python script for audio visualisation
Stars: ✭ 120 (-44.7%)
Mutual labels:  blender
Blender niftools addon
The Blender Niftools Addon is a Blender add-on to enable import and export of NetImmese File Formats including .nif, .kf, .egm.
Stars: ✭ 191 (-11.98%)
Mutual labels:  blender
Leomoon Lightstudio
Light Studio plugin for Blender
Stars: ✭ 117 (-46.08%)
Mutual labels:  blender
Animation nodes
Node based visual scripting system designed for motion graphics in Blender.
Stars: ✭ 1,973 (+809.22%)
Mutual labels:  blender
Blenderseed
appleseed plugin for Blender
Stars: ✭ 214 (-1.38%)
Mutual labels:  blender
Hdcycles
Cycles Hydra Delegate
Stars: ✭ 197 (-9.22%)
Mutual labels:  blender
Visual Gps Slam
This is a repo for my master thesis research about the Fusion of Visual SLAM and GPS. It contains the research paper, code and other interesting data.
Stars: ✭ 175 (-19.35%)
Mutual labels:  blender

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, or .ply), 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 2.80+, download the latest release here. Make sure to download the file named Stop-motion-OBJ-v2.x.x.zip (don't download either of the “Source code” files).

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.79 and earlier, download r1.1.1. Note that this version is deprecated and will not be 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.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].