Adventures in Computational Art: Moving Points Around · 2020-03-24 · Adventures in Computational...

Post on 12-Jul-2020

7 views 0 download

Transcript of Adventures in Computational Art: Moving Points Around · 2020-03-24 · Adventures in Computational...

Craig S. Kaplan School of Computer Science, University of Waterloo

FTLOMACS ‧ 14 October 2017

Adventures in Computational Art: Moving Points Around

Code is an artistic medium.

New (non-physical) simulation:

Construct Voronoi diagram. Move each point to the centroid of its

Voronoi region. Repeat until points stop moving.

AKA Lloyd’s Method

Weighted Voronoi Stippling [Secord 2002]

The Travelling Salesman Problem (TSP)

[Hiller et al., 2003]

Area Voronoi Diagrams

[Dalal et al., 2006]

Thank you!Craig S. Kaplan csk@uwaterloo.ca isohedral.ca www.cgl.uwaterloo.ca/csk @cs_kaplan