Amiga Workbench vs Demoscene

アミガ・ワークベンチ / デモシーン

Amiga Workbench comes from Platform Screen Languages and Demoscene from Digital Art. Both are read here as style. They are reached for with some of the same intent, which is where they get confused.

Amiga Workbench

The screen language Commodore set down for the Amiga in its own style guide. Early Workbench works in four colors, blue with white and orange, and packs Topaz, a blocky bitmap face, into a 640 by 200 grid. Its signature move is that the screen itself is a layer, so grabbing the bar at the top and dragging it down reveals another screen running behind it with its own palette and resolution.

Demoscene

The collective culture of programming art that compresses image and music into a few kilobytes of executable. Competitive real-time virtuosity under constraint became the training ground of the shader era.

Amiga WorkbenchDemoscene
Era1985–19961985–
FamilyPlatform Screen LanguagesDigital Art
KindStyleStyle
CuesA screen that uses four colors and no more, which are blue, white, orange and black / A blocky bitmap face packed into a coarse 640 by 200 grid / A full width title bar running across the top of the screen, with depth gadgets at its right end / Live controls raised by a light line at the top left and a dark line at the bottom right, inverting to a sunken state when pressedThe aesthetics of size limits / Real-time generation / Scrolltext greeting culture / Mathematical visual effects
Best used forRebuilding a 1980s home computer screen as the third lineage, neither Macintosh nor Windows · Working under a four color limit where press and disabled states have to be carried by inverted light and dark rather than by hueEngineering events where implementation skill is itself the show · Lightweight runtimes playing visuals that are generated in real time
TypeSet a monospaced bitmap face at its native size with no scaling and no smoothing. Fix the cap height around eight pixels and keep the leading tight.Monospaced bitmap letters scrolling greetings along the bottom of the screen
CompositionOne full width title bar runs across the top of the screen and windows fill the space below. Windows may overlap freely, but screens never do, since they slide vertically as whole layers.One effect held full screen, scenes cut on the beat of the music
MaterialFix the four color set before anything else. Build depth from a one pixel light line and a one pixel dark line rather than a gradient, keep the light source at the top left, and swap the two lines for the pressed state.Patterns generated from formulas and procedural textures carrying no asset files
CautionAdding colors past the four breaks the very mechanism that carried press and disabled states, because those were read as contrast in brightness, and the controls become indistinguishable on a monochrome or grayscale display.Effects lined up without syncing to the music give the virtuosity nowhere to land and the screen turns monotonous.

IndexStyle