Open tsvvladimir opened 9 years ago
Will add it as a feature request!
I don't think the code should be rewritten to Java. And I am not a Java expert but in my limited understanding it should be no problem to call a C library out of Java if needed.
@bast: even if it's in C, it still need to have java/jvm binding :)
Good point.
Hi! I'm not sure that it is the issue, but did you tried to implement yours Divide and Conquer delaunay algorithm in java? It'll be very helpful for me. Thanks!