0

How can I animate a complete change of geometry in Blender? For example, I want a sphere to turn into a cube from one frame to another. This means the object that I am animating is not only changing the shape of the geometry, but also the face/vertices/edge count. I have viewed this question: Can I replace an object with another object and keep animation? After seeing that question, I was wondering if I could keyframe the change in mesh data. Maybe using a script?

The final result would be a stop-motion effect. I would model a different mesh for each frame. So each frame the object would have a mesh that was different from the last, like a fluid simulation which changes the mesh every frame.

Is this possible? A answer using scripts is welcome as well.

HoltH
  • 873
  • 6
  • 18
  • Does this answer help? Having mismatched mesh, I would try a mid shape that each morphs to/from, as in the cube morphs to a sphere, then is hidden and a sphere becomes visible and morphs into a monkey. – sambler Jun 02 '17 at 02:23
  • I want to do something similar, but the two shapes have a different number of vertices. It doesn't need to happen slowly either. The change needs to happen over one frame. – HoltH Jun 02 '17 at 13:26
  • 2
    Over one frame, just animate the render visibility so that one object disappears and the other appears. – sambler Jun 03 '17 at 05:46
  • Related: https://blender.stackexchange.com/questions/80868/transforming-morphing-one-objects-shape-into-anothers – Paul Gonet Jun 07 '17 at 01:36

0 Answers0