← EXPERIMENTS

Scroll-linked Storytelling Lab

DATE

Jun, 2024

TECH

CSS / JS

Scroll-linked Storytelling Lab cover

DESCRIPTION

An experiment in building a scroll-linked storytelling API that composes sections with keyframe animations triggered by scroll position.

Concept

I mapped out a timeline API that accepts keyframes and applies them to a set of trigger elements. The idea is to compose sections like chapters without hand-writing intersection logic.

Findings