Hi Gilles, The main things I want to do on the hull module are - Review the public API to see if any changes need to be made. (ex: make AklToussaintHeuristic internal) - Add QuickHull implementations for 2D/3D (GEOMETRY-110). This is currently blocked due to the need for a PointMap implementation, which I am working on now in GEOMETRY-142.
Regards, Matt J On Sun, Jan 16, 2022 at 12:59 PM Gilles Sadowski <[email protected]> wrote: > > Hello. > > Could you remind me what work needs to be done so that this > functionality can make it into the next release of [Geometry]? > > Thanks, > Gilles > > [1] > https://gitbox.apache.org/repos/asf?p=commons-geometry.git;a=tree;f=commons-geometry-hull;h=a3dd796c9c418e10768cda5998f89c19e7439f28;hb=HEAD > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
