Creating a Video Animation Engine in JavaScript Part 1: Creating The Video Window
There are several really great JavaScript libraries that make moving objects around on the screen really easy. Anime.Js is the best example I can think of. In this series of …