ezquadtree

Crates.ioezquadtree
lib.rsezquadtree
version0.0.1
sourcesrc
created_at2020-11-09 19:02:06.401366
updated_at2020-11-09 19:02:06.401366
descriptionSimple and easy to use QuadTree
homepage
repositoryhttps://github.com/cowboy8625/ezquadtree
max_upload_size
id310434
size31,810
Cowboy8625 (cowboy8625)

documentation

README

lastupdated GitHub repo size issuse Discord

Easy Quad Tree (ezquadtree)

This is the first Implementation of a quad tree I have made so there is some room for improvement.

A QuadTree uses the Hilbert curve and can be explained here

Commit count: 27

cargo fmt