sje30 / catam-julia

CATAM material in Julia
http://sje30.github.io/catam-julia
MIT License
21 stars 8 forks source link

Voronoi case study #16

Closed sje30 closed 3 years ago

sje30 commented 3 years ago

hi @jmb280cam

the section https://sje30.github.io/catam-julia/casestudies/voronoi/voronoidiagrams.html#5619eeaa-d0ae-4752-987a-abc6b9236725 would be easier to understand I think with a figure to help demonstrate how your algortihm works? Could you sketch one? (either just in a png or using Plots() to draw it.)

jmbyrne commented 3 years ago

Ok, I think I could do a few diagrams in Plots

jmbyrne commented 3 years ago

I've added a few diagrams, hope they get the idea across better

sje30 commented 3 years ago

great, thanks!