Haha wonderful. I knew there had to be an easier solution than writing and debugging (oh the debugging!) it myself. Here’s to next time.
-John
From: MASON Multiagent Simulation Toolkit [mailto:[log in to unmask]] On Behalf Of Mark Coletti
Sent: Thursday, May 29, 2014 1:38 PM
To: [log in to unmask]
Subject: Re: 2D Convex Hull
On Thu, May 29, 2014 at 1:07 PM, John Filleau <[log in to unmask]> wrote:
[...] Now that I’ve successfully implemented it, I wanted to ask what everybody else uses for convex hull calculations in Mason. An external library? Or is there a utility class in Mason that I just missed?
GeoMASON uses JTS which, in turn, has a variety of convex hull algorithms available.
Cheers,
Mark