v0.1.0
fresco v0.1.0
Initial release — the engine, extracted from
Atrium as a standalone module.
fresco is a pure, deterministic (width, height, frame, Options) → ANSI
rendering engine for the terminal: generative, free-running animated fields you
can drive from any render loop.
Included
- Four variants:
Rain,Tunnel,Ripple, andGalaxy. - The
Options/PaletteAPI. - Automatic terminal colour-profile detection, with
Options.Profileto pin it
(makingRenderpure over its inputs). - The
cmd/fresco-demorunnable demo that cycles every variant.
This release page was added retroactively during the v0.2.0 milestone; see the
changelog for the
full history.