This document discusses different animation techniques for human-computer interaction including CSS, JavaScript, and specialized frameworks. CSS is simple to implement but limited, while JavaScript allows for more complex animations but is harder to implement. Popular JavaScript animation frameworks mentioned include GSAP, Three.js, and D3.js. The document then provides examples of lab tasks to create animated menus, stories, and articles using techniques like CSS, GSAP, and ScrollMagic.
Related topics: