Field-driven growth: every fork is a real relaxation-solved potential, not a random walk

Dielectric Breakdown Lightning (2D)

A real implementation of the Dielectric Breakdown Model: the electric potential between a charged cloud plate and open ground is solved on a grid by iterative relaxation (Gauss–Seidel/SOR), and the discharge advances one cell at a time into whichever unclaimed neighbour has the strongest locally-solved field, weighted by φη. Unlike a scripted recursive branch function, the fork pattern here is an emergent result of actually solving Laplace's equation around the growing conductor at every step. Tune the grid resolution and branching selectivity to watch genuinely different fractal channels emerge from the same physics.