#sweep #prune #tree #algorithm #usize-ary

nightly succtree

A usize-ary Tree for a sweep and prune algorithm

1 unstable release

0.5.0 Jul 9, 2022

#9 in #sweep

Custom license

13KB
312 lines

A usize-ary tree for a sweep and prune algorithm based on paper:

Capannini, G., & Larsson, T. (2016). Efficient collision culling by a succinct bi-dimensional sweep and Prune algorithm. Proceedings of the 32nd Spring Conference on Computer Graphics. https://doi.org/10.1145/2948628.2948640

No runtime deps