Blog on visualizing geometry algorithms

Revision en1, by jeroenodb, 2021-03-18 20:31:46

Dear Codeforces,

I made a small blog on different visualizations I made for Geometry problems I solved. I think the coolest one to look at is the Voronoi Diagram construction with Fortune's Sweep  You can check it out here: https://www.jeroenopdebeek.nl/2021/03/17/geometry-algorithms/.

Tags computational geometry, #visualization

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English jeroenodb 2021-04-04 23:21:41 8
en1 English jeroenodb 2021-03-18 20:31:46 412 Initial revision (published)