Skip to content
SparklesDemos

fr-08: .the .product

A whole demo in 64 kilobytes

Farbrausch's fr-08 packed a full, music-driven PC demo into just 64 kilobytes through procedural generation, redefining what the size-limited categories could achieve.

ibm-pcdemoscenegermanpclandmark64k2000

Overview

fr-08: .the .product, by Farbrausch, is one of the most influential demos ever released — and it fits in 64 kilobytes. Where a normal production ships its art, music, and 3D as data, fr-08 ships the recipes: textures, models, and a synthesised soundtrack are all generated by code at runtime. The result is a polished, several-minute demo squeezed into less space than a single photograph.

It changed expectations for the size-limited categories overnight, and the tools Farbrausch built to make it — procedural texture and synth generators — rippled out across the whole scene.

Fast facts

  • Group: Farbrausch.
  • Platform: PC (Windows).
  • Released: 2000.
  • Size: 64 kilobytes.

Procedural everything

The trick was to store nothing and compute everything: a texture is a tiny program, an instrument is an algorithm, a model is a set of operations. fr-08 proved that procedural generation could carry not just a tech demo but a genuinely beautiful, art-directed production.

See also