Yea, so imagine if your background is a series of "bolts of electricity", like the orange one in the video. As your computer becomes idle, the bolts begin to meld with the windows on the screen....or on top of them...or between them.
I thought about doing something like this with DesktopX a WHILE back, and now this rekindles that thought....however I can't help but think that vbScript would be completely inefficient, CPU-wise, for such a thing.
It's also difficult, with scripting, to properly work with objects on the screen and their dimensions. However, short of using lower-level code, I can't think of a way to do that. You *could* come up with a bunch of pre-defined objects/actions, ie..."for each window perform action X, across dimension Y, every Z seconds", however people would hunger for more flexibility.