Time
Translate px
= number of points
px = (visible) radius
iterations
This program numerically solves the flow equation using Runge Kutta 4 (RK4). It uses a fixed number of iterations per point, no matter what t is.
Author: Tobias Beran. Licensed under MIT license.