fart-aabb

Crates.iofart-aabb
lib.rsfart-aabb
version0.4.0
sourcesrc
created_at2019-03-21 03:09:19.691505
updated_at2019-12-19 06:10:35.538216
descriptionAxis-aligned bounding box (AABB) tree built on top of the `euclid` crate.
homepage
repositoryhttps://github.com/fitzgen/fart/tree/master/crates/aabb
max_upload_size
id122851
size18,499
Nick Fitzgerald (fitzgen)

documentation

https://docs.rs/partial-min-max

README

fart-aabb

2-dimensional axis-aligned bounding boxes (AABBs) and AABB trees built on top of euclid for fart. Provides fast-but-imprecise hit detection and intersection. The AABB trees can map from a bounding box to some other value, and let you iterate over all overlapping AABBs.

Commit count: 393

cargo fmt