You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Matt Juntunen <ma...@gmail.com> on 2022/05/01 13:27:08 UTC

[geometry] BoundsXD Linecast PR

Hello,

I've created a PR[1] for GEOMETRY-147, adding line/ray intersection
methods to the BoundsXD classes, which are axis-aligned bounding
boxes. I'm picturing this being useful when raycasting against data
structures that use these bounding boxes, such as quadtrees, octrees,
and bounding volume hierarchies. Feedback is welcome. If I don't
receive any objections, I plan on merging this within the next few
days.

Regards,
Matt J

[1] https://github.com/apache/commons-geometry/pull/196

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org