package
0.0.4
Repository: https://github.com/sunproxy/sunfly.git
Documentation: pkg.go.dev

# Functions

AnyIntersections checks if any of boxes1 have intersections with any of boxes2 and returns true if this happens to be the case.
NewAABB creates a new axis aligned bounding box with the minimum and maximum coordinates provided.

# Structs

AABB represents an Axis Aligned Bounding Box in a 3D space.