El repo publico se habia quedado en julio: el README anunciaba vello 0.7 + wgpu 27 (dos bumps atras) y faltaban los crates del ultimo mes. - refresco con scripts/actualizar-standalone.py --llimphi (cargo check OK) - llegan llimphi-cpu, llimphi-hybrid, llimphi-glifos y llimphi-wire-escena: los cuatro caminos a pixeles con un solo compositor - MANUAL.md / SDD.md / LEEME.md sincronizados con el monorepo - README: versiones al dia, install por crates.io (cargo add llimphi), seccion "beyond the 2D widget kit" y el indice de crates que apuntaba al propio README ahora apunta a MANUAL.md §19
llimphi-gallery
The single demo of the cross-cutting elegance kit.
One window showing how the kit's widgets look together on the dark theme. Useful to check palette, scale, kinetics and visual consistency at a glance.
Use
cargo run --release -p llimphi-gallery
Controls:
- Click on switches/segments/breadcrumb: dispatches a
Msg. - Click on "show toast": stacks a toast in the bottom-right.
- Click on "open modal": shows the modal.
?: opens/closes the shortcuts overlay.Esc: closes the active overlay.
Part of llimphi — see llimphi.