Animated Modifiers

But unfortunately you currently can’t animate a modifiers settings. Easily at least. Matt Ebb has come up with a nice little hack using the bPython API to animate them now if you’d like. A work around until this gets addressed.

One neat example Matt demonstrated is animating a decimate modifier (short animation demonstrating, right click and save as please). I can see this being powerful and very useful. Imagine linking a decimate modifier or even SDS modifier to your camera. Then have an object’s polygon count adjust during an animation depending on its distance from the camera.

Matt’s full post on animating modifiers can be found at his website.

A demo .blend file is also available to demonstrate this technique. Download it here. (remember to enable script links in the scripts button tab)

Advertisement