|
|
|
|
|
by mkl
2211 days ago
|
|
Is this generating each frame from scratch, or are they aware of the frame before? With the genetic drawing method linked, you could start with the current frame, and add brush strokes to the regions that are different to make it more like the next frame. That way things that aren't changing would stay still and not flicker. |
|