//
pkg.gl
Category
github.com/sunproxy/sunfly
dragonfly
entity
physics
package
0.0.4
Repository:
https://github.com/sunproxy/sunfly.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
5
Files
174 SLOC
#
Functions
AnyIntersections
AnyIntersections checks if any of boxes1 have intersections with any of boxes2 and returns true if this happens to be the case.
NewAABB
NewAABB creates a new axis aligned bounding box with the minimum and maximum coordinates provided.
#
Structs
AABB
AABB represents an Axis Aligned Bounding Box in a 3D space.