Delaunay Explosion

This little accident happened while I was developing a MATLAB script for my dissertation. The script was intended to model the positions of abrasive filaments based on an experimentally measured 2D pointset. In particular, I examined the histogram of distances between neighboring filaments. To achieve this, I computed the Delaunay triangulation of the pointset, a … Continue reading Delaunay Explosion