Filmlexikon.
Support
Seed
VFX

Seed

Murnau AI illustration
effects animation effects visual effects particle effects vfx

Random value controlling AI generators or noise algorithms—identical seed yields identical output. Essential for reproducibility in generative VFX and procedural effects.

You need consistent, reproducible results in your procedural effects – that's what the seed is for. A seed is nothing more than a numerical starting value that you pass to a noise algorithm or generator class. The same seed will always produce the identical output, no matter how many times you run the generator. This isn't magic, but determinism: mathematical randomness is tamed.

On set, you need this when working with procedural particles, fluid simulations, or Perlin noise-based textures. You render a fire simulation and find that frame 47 looks too wild – with the wrong seed, you have to re-run the entire sim. With a saved seed, you can change one parameter (e.g., viscosity) and the rest remains structurally identical. This saves render time and nerves. In practice, VFX supervisors store seed values like religious relics – a list in the project log so that every artist can reproduce it later.

It becomes critical with AI-powered generators and diffusion models. A seed controls the initial noise matrix there, from which the network "thinks" the final output. Two different seeds with an identical prompt = completely different images. So you need a workflow: set the seed, generate, approve the result, document the seed. If the client later says, "Do that again like before," you fall back on your seed. Without documentation, you're lost.

A practical tip: Don't use 1 or 0 as a default seed – this leads to statistical artifacts in some algorithms. Choose larger, "random-looking" numbers (e.g., 1337, 4242, or timestamp-based values). And store them as project metadata – in the EXR header, in the VFX database, or in a separate seed manifest. This is how it works in large VFX pipeline teams: seed is a parameter, not a secret.

More in the lexikon

Related terms

Report an error
From the Filmfarm ecosystem

Understand visual language, budget productions, connect crew.

The Lexikon is part of the Filmfarm ecosystem — alongside budgeting (FilmBalance), an industry magazine (FilmCircus) and crew networking (FilmCall, CrewMesh). One shared vocabulary for the whole production.

FilmFarm FilmRadarComing soonFilmPulseComing soonFilmNumbersComing soonFilmCapitalComing soonFilmLabComing soonFilmBalanceComing soonFilmCircusComing soon