block by veltman 5de325668417b1d504dc

Transitioning hacking with clock manipulation

Full Screen

Transition hacking by overwriting Date.now, tricking d3.timer into thinking it’s whatever time we want. Beyond the obvious red flags of overwriting a browser global, this only really works for moving forward (each transition in a chain self-deletes once it hits t=1). I would not recommend this.

index.html