Flying memes

Posts Tagged ‘performances’

How to render a dynamic animated Delaunay triangulation

Sunday, May 4th, 2014

A friend of mine recently asked if I can create an animation out of this nice example; the first thing I did was wrap the render function around a requestAnimationFrame and add a random speed factor to all the vertices at every iteration.

(more…)