Re: [geometry] GEOMETRY-32 Help Wanted

2019-06-07 Thread Matt Juntunen
ch will be extremely satisfying:-) - The draft pull request is a great idea. I just made one: https://github.com/apache/commons-geometry/pull/34 -Matt From: Bruno P. Kinoshita Sent: Friday, June 7, 2019 8:06 AM To: Commons Developers List Subject: Re: [geometry] GEOMET

Re: [geometry] GEOMETRY-32 Help Wanted

2019-06-07 Thread Bruno P. Kinoshita
Hi, Not sure if I would be able to help much regarding the domain specific knowledge, and verifying if the API makes sense. But I can try helping with the part about the API being more extensible. I compared the branch with the master branch with https://github.com/apache/commons-geometry/compa

[geometry] GEOMETRY-32 Help Wanted

2019-06-07 Thread Matt Juntunen
Hi all, I've been working on GEOMETRY-32 for the past several months and I've come to the point where I could really use some help and/or another pair of eyes on the code to get it wrapped up. The issue involves refactoring the original binary space partitioning (BSP) tree code from commons-mat