rsUtils : Transform Animator

This is still a work in progress, but I’m looking for feedback on how to make the script more useable and how the code could be cleaned up!

The script allows you to animate a collection of objects from a predefined offset, to their current positions to create the effect of, for example, a building assembling itself.

You must create a dummy object which you can animate to “trigger” the objects to rotate or move to their original positions.
You could also leave the object stationary, but animate the “radius” parameter to have the objects trigger sequentially radiating away from the dummy.

http://www.reformstudios.com/03-resources/scripts/rsUtils\_TransAnim\_0.07.zip

This could all be done in pflow pretty easily… but I liked the idea of scripting a tool to do the same thing.

You can see some test results in this quicktime http://www.reformstudios.com/03-resources/scripts/rsUtils\_TransAnim\_examples.mov

Brilliant

Absolutly brilliant…
claude
8)btw thanks…

wow!
this looks awesome!
i d love to test it asap…but unfortunately wont be able to in the coming weeks! it looks pretty darn amazing anyways!
Thanks!:smile:

This looks great! Thank you!

I’ll give it a go on the project I’m working on. There is basically a screen with nearly 50,000 objects… oh maybe this script won’t be so hot with tons of objects… I’ll give it a whirl anyway.

I’ve been experimenting with assembly with PFlow and have been having a lot of fun. Using a variation of a birth script, positioning particles at polygon centers of a source. Then spawning them to animated Shape Instances.

The posibilites are endless and the experimentation is pretty interactive. Just change the animation of the source shape and view the results. Mind you I experiment with only a few thousand at a time. I don’t have enough ram to cache all of them unfortunately.