TOC

Day Six: QuadTree Interlude Pt. 2

Repo for Day 6

Cleaned up quadtree, added motion back in! Also in order to do the next part of the quadtree had to be able to do bounds testing so made a little game that does that. Two slightly different versions.

Hover over the sketch to make it run, if it isn't running already. The second two require interaction.

  1. step01_cleanup_yesterday
  2. step02_bounds_intersect
  3. step02b_allows_catchup