Skip to content

v0.1.0

Choose a tag to compare

@ZviBaratz ZviBaratz released this 16 Jul 20:45
e35ab50

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, and Galaxy.
  • The Options / Palette API.
  • Automatic terminal colour-profile detection, with Options.Profile to pin it
    (making Render pure over its inputs).
  • The cmd/fresco-demo runnable demo that cycles every variant.

This release page was added retroactively during the v0.2.0 milestone; see the
changelog for the
full history.