UNPKG

2d-quadtree

Version:

Quadtree for games and simulations

10 lines 418 B
<!DOCTYPE html> <html> <head> <title>Quadtree</title> </head> <body> <a style="font-size:2em;display:block;margin:0 auto;text-align:center;padding-bottom:24px;padding-top:24px;" href="/demos">Basic Demo</a> <a style="font-size:2em;display:block;margin:0 auto;text-align:center;padding-bottom:24px;padding-top:24px;" href="/demos/space_game">Using a quadtree for within a game</a> </body> </html>