darkskyapp/delaunay-fast

Add support to float coordinates

terales opened this issue · 2 comments

Please, see http://jsfiddle.net/xmWWe/ for example.

I've tried to draw triangles in bottom canvas — but is doesn't generate them because of auto casting floats as strings.

Can you add float support?

This project is considered dead, but is kept around for historical reasons. You should check out it's successor library: https://github.com/darkskyapp/delaunay

Thanks for link!