Skip to tool

GRAY-SCOTT FORMULA + EMERGENT PATTERN VISUAL

Reaction-Diffusion Morphogenesis Lab

Generate Gray-Scott reaction-diffusion patterns with formula-visible controls, pattern metrics, parameter sweep, SVG field map, CSV exports, Markdown notes and JSON receipt.

Reviewed 2026-06-28

Math
Formula controlsPattern SVGMetrics CSVParameter sweepJSON receipt

Loading Reaction-Diffusion Morphogenesis Lab...

FORMULA CONTRACT

Simple local equations, complex visible structure.

The lab computes u_t = Du*lap(u) - u*v^2 + F*(1-u) and v_t = Dv*lap(v) + u*v^2 - (F+k)*v on a 2D grid. The output includes pattern score, active area, entropy and edge density so the visual has measurable structure.

Read the editor guide for this model