mdally / Voronoi

C++ implementation of Fortune's Algorithm for computing bounded Voronoi diagrams
MIT License
25 stars 14 forks source link

A comment, not an issue! #5

Open MikePelton opened 7 years ago

MikePelton commented 7 years ago

Hi Mark - have just compiled and run your Voronoi code on Visual Studio 2017 Community Edition. There are prompts to update the compiler version and Windows SDK version, which I agreed to, and everything works perfectly. Thanks for your hard work - very much appreciated!