A vertex hover interaction for the museum's polyhedron sphere. Hover a dot to type its title; the dot's glow expands as the title appears. After leaving the dot, a grace-period timer determines when the title contracts and the glow shrinks back.
Locked + medium flicker (3 dots)type=800ms grace=1200ms glow=8→10
What to evaluate
Type duration — is 400ms too fast? Too slow? Try the Snappy and Slow variants.
Glow expansion ratio — Big-glow vs Tight-glow. How much should the dot grow as text appears?
Text shadow color — Default (cool blue), Warm, White. Which integrates best with a future moody sphere?
Grace period — Short (300ms) vs Long (2s). After mouse-leave, how long should you wait before dismissing? Hover-back-in within grace should not re-type.
Blink + contract — when grace expires, watch for the brief brightness flash followed by accelerated untype.