A slow warp of a simple texture is the richest single source of visual complexity — it beats a complex static texture
Modulation-warp uses one signal or texture to displace the coordinates of another (Hydra’s signature domain warp). The craft principle is that motion multiplies apparent complexity far more cheaply than static detail: a slow warp applied to a plain texture reads as richer and more alive than an intricately detailed but motionless image. Rather than adding structure to the source, add a slowly evolving displacement to it. This is why warp is the highest-leverage single operator for generating complexity — the eye reads the continuous re-shaping as depth and life that a static field, however detailed, cannot supply.
Examples
Hydra: osc(10).modulate(noise(3), 0.5) — a plain stripe field slowly displaced by noise looks far richer than a hand-built complex texture left still. Slowing the warp increases the sense of liquid depth.
Assessment
State why a slow warp of a simple texture is said to beat a complex static texture. Given a flat, detailed but motionless image, describe the single change that would most increase its apparent complexity, and why.