BSLIVE / AN Procedural Bouncing Monkey Heads Rave
In this episode, I am sharing a simple classic node setup using Animation Nodes that simply uses SINE wave function to make some monkey heads bouncing around.
I am hoping that this can be useful for beginner animators that would like to understand some beautiful procedural concepts:
– Math function can create complex motion, especially SINE
– Randomization via LOOP
– How to encapsulate a function into NODE GROUP
– How to reuse a NODE inside LOOP and adding variations
– Instancing and Offsetting Vector Position of Objects
Enjoy!
GITHUB:
https://github.com/enzyme69/blendersushi/issues/587