| leonardo ( |
Re: Convex Hull
I haven't found your convex hull code, Google can't find this page:
http://gjkd.googlecode.com/svn/trun k/
But as I've explained in the post, my D translation of David Eppstein code is just 14 lines long, so it's optimized for low line count and clean implementation, and it works, but I doubt it's fast enough for "serious" purposes.
I haven't found your convex hull code, Google can't find this page:
http://gjkd.googlecode.com/svn/trun
But as I've explained in the post, my D translation of David Eppstein code is just 14 lines long, so it's optimized for low line count and clean implementation, and it works, but I doubt it's fast enough for "serious" purposes.