Computer art based on quadtrees.
A lightweight quadtree implementation for javascript
Quadtree implementation
This is a monocular dense mapping system corresponding to IROS 2018 "Quadtree-accelerated Real-time Monocular Dense Mapping"
A QuadTree Example for JavaScript (with p5.js)
Two-dimensional recursive spatial subdivision.
A Quadtree Native Collection for Unity DOTS
QuadTree Attention for Vision Transformers (ICLR2022)
QuadTree Model for generating random road network
翻译 - 生成随机道路网络的QuadTree模型
Library for location-based clustering of data using Quadtree written in Objective-C
Spatial index library with R*Tree, STR-Tree, Quadtree, CritBit, KD-Tree, CoverTree
a simple c++ template quadtree class, header only, use it as STL
Image compression program using quadtrees in python.
High-performance Quadtree image compression/stylization, 100+FPS on modern computers and avoiding ugly non-squares 💢
qt 四叉树可视化分割
基于 QuadTree ,实现的AOI。将用在NavMeshScene中,做Agent间的碰撞
The purpose of this project is to compare the performance of three AOI models. They are Crosslink-Model, QuadTree-Model and Tower-Model.
基于四叉树的快速易用的U2D碰撞检测系统