Skip to content
Justin edited this page Aug 11, 2016 · 27 revisions

Welcome to the Stop-motion-OBJ wiki!

Here's a wishlist for the future (in this order):

  • Physics. Allow mesh sequences to work with physics. Currently they crash Blender.
  • Orientation import options. Allow the user to specify the forward and up axes before importing the sequence.
  • Undo/Redo support.
  • One-click smooth/flat shading. Change the shading mode of all frames with one click.
  • Low memory mode (low speed): Currently, the addon needs to have all frames imported before running the animation. This means that all the meshes need to fit simultaneously in memory. It'd be nice to have a low-memory mode where each frame is imported as it is needed, and discarded when it is no longer needed. This would make playback extremely slow, so it would be really only be used at final render time.

Clone this wiki locally