You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I verified that when using the core library rhill-voronoi-core.js (or its minified version rhill-voronoi-core.min.js) this particular problem doesn't occur.
The main demo page doesn't use an up to date version of the core library, it is an much older and custom version (not even on github) because of the requirement of smoothly animating the sweep line with hooks in the main loop etc. (hence the notice "this page uses an out of date version").
It still need to be fixed, but I see it as low priority.
The following input results in a blank canvas:
However, note that three exactly collinear points produce the expected result:
The text was updated successfully, but these errors were encountered: