Python code I wrote to plot wavefronts at different states of the sweep line. Still a work in progress, so excuse the messy code and horrible comments. I wrote this to match the visual representation of Fortune's algorithm better than the original code. This was intended to be plotted using plotly, but I went with the Desmos grapher instead for better interactive support. https://github.com/gabbyraymond/gabbyraymond.github.io/blob/master/wavefronts.py