Hello everyone, I’m a little new here. I tried to make the Cyclic Diffusion-Limited Aggregation from this tutorial: https://www.youtube.com/watch?v=BKiK9G53WOw
But I wanted to improve it a little bit by making it so that after a while the pattern begins to disappear, so that this process of “trampling paths” constantly supports itself and does not come to a dead end.
I used feedback and inserted the level TOP as usual, but then I realaized that it’s not working because of LumaBlur.
I invented for myself the Xor operation in composite, so I duplicated the chain of nodes, made a delay for it and reversed color to black so the picture started fading, but it just comes to a dead end too. I tried to loop it on itself to “clear” feedback and LumaBlur in “black” part of the chain, but here is the warning “cook dependency loop” appeared and everything stopped.
I would be grateful for help with resolving the obsession in my strange method or any solution to the problem of creating a self-sustaining drawing in general.
NewProject.2.toe (5.0 KB)