HOME | DD

Published: 2012-07-25 03:11:41 +0000 UTC; Views: 279; Favourites: 3; Downloads: 3
Redirect to original
Description
Unlike previous animations where I only render some values for this one I render all 640,000 values each frame and still layer them on top. Because of my stretching effect many pixels overlap with each other, thus how you can see parts of previous frames underneath.Any unsymmetrical effects, like those spiky tooth shapes part way in, are caused by the render order of overlapping pixels, something I have little effect on in this formula. So at first everything is pulled towards the center of image, but then my formula allows them to continue past the center and keep going. This version spits into 4 parts, I could in theory spit into other number of parts as well.