Voronoi Image Filling
Talking to Chema Guerra from RandomControl about displaying framebuffers where only a few random samples had been gathered yet, I had the idea to use voronoi diagrams to fill the rest of the image.
Basing the implementation on a technique I developed for my thesis, it took only a few minutes to implement a fully working system.
First I tried filling an image:
Then tried with a video in real time:
I really don’t see much use for it, but it’s an interesting trick :-)