dr-sandbox/app/web
Michael Pilosov d0b026734a compare: interpolate between frames for smooth point-trajectory motion
Default is smooth (lerp each point between adjacent frames); a motion:step
toggle preserves the snap-to-frame behaviour. Points missing in either
adjacent frame are hidden during the transition to avoid pop-in.
2026-04-22 14:29:24 -06:00
..
static compare: interpolate between frames for smooth point-trajectory motion 2026-04-22 14:29:24 -06:00
templates compare: interpolate between frames for smooth point-trajectory motion 2026-04-22 14:29:24 -06:00
__init__.py rename folder 2026-04-21 19:30:45 -06:00
main.py compare: selection UX on runs list + /compare placeholder page 2026-04-22 14:19:26 -06:00
plotly_parse.py compare: parse plotly HTML into frames JSON, expose at /api/runs/{stem}/frames.json 2026-04-22 14:16:30 -06:00