aboutsummaryrefslogtreecommitdiff
path: root/working/clock-display-references/2026-07-30-maeda-line-notes.org
blob: ba50a80fdf50152b3d91c973f1f4da4d4d92da80 (plain)
1
2
3
4
5
6
7
8
9
10
11
#+TITLE: Copy of the Line applet (C2, 1997) from the Maeda x Shiseido
#+SOURCE: from website
#+DATE: 2026-07-30 18:38:41 -0500

Copy of the Line applet (C2, 1997) from the Maeda x Shiseido tribute — the diagonal timeline piece, 'zoom through time'. Delivered as 2026-07-30-1838-from-website-2026-07-30-maeda-line-standalone.html in this inbox.

It is a single self-contained file: the <maeda-line> web component and its model/step/render modules are esbuild-bundled inline as an IIFE, so it opens straight from file:// with no server, no build step, and no network. Verified rendering in Chrome from file:// — canvas 460x400, zero console errors, live readout wired.

Controls: move the pointer along the diagonal to aim, press and hold to zoom continuously into that moment, release to float back out. Full zoom is exactly 60 seconds and the release is symmetric.

Source of truth stays ~/code/maeda-tribute (src/pieces/line/); this copy is a snapshot, so regenerate rather than edit it if the piece changes. Sent for reference — no action needed unless you want it wired into the panel-widget gallery.