Spatial index library with R*Tree, STR-Tree, Quadtree, CritBit, KD-Tree, CoverTree and PH-Tree
-
Updated
Aug 11, 2024 - Java
Spatial index library with R*Tree, STR-Tree, Quadtree, CritBit, KD-Tree, CoverTree and PH-Tree
Library that helps to implement the QuadTree in android, by using splitting images
Small project showing the power of the quadtree structure to improve geolocation
Hybrid Spatial Data Structure based on Quad Tree, R Tree and KD Tree for insertion, search and finding the nearest neighbours on a 2D plane
A quadtree written in Java. Supports insert, update, search, remove, and more! Plenty of unit tests and also a performance report to compare with a brute force method.
A simulation of the boids flocking algorithm combined with a simple ecosystem that uses quadtree (Written in java)
This is a utility program to test whether Spatial Hashing or Quad Trees have a faster overall performance and helping a programmer make a choice between the two algorithms. This includes a result visualizer, timing logger, and other similar tools.
ECS module for Java.
Quadtree and AABB (Axis-Aligned Bounding Box) implementation
A simulation of flocking behaviors seen in nature written in Java with Processing
Desktop game created for CSC505 with Christine Hu and Gregory Zhu
Algoritms for computer graphics
QuadTree, HiddenMarkovModel, ImageProcessing, KevinBaconBFS, HuffmanCompression, CollabDraw
Add a description, image, and links to the quadtree topic page so that developers can more easily learn about it.
To associate your repository with the quadtree topic, visit your repo's landing page and select "manage topics."