aschearer / Crash

Grid based system for answering physical queries

This URL has Read+Write access

aschearer (author)
Mon Jun 08 23:03:24 -0700 2009
commit  62c73c47f5a7ed3c808c2b43a2e434f1480eee0f
tree    f8061a612b46038881b05cc013fb87a0cc0c726f
parent  51698d1236691551ab1cfce7d26788bc13c4a623
Crash /
name age message
file README Mon Jun 08 23:03:24 -0700 2009 adding readme [aschearer]
directory src/ Mon Jun 08 22:57:51 -0700 2009 commmitting initial implementation of crash lib... [aschearer]
README
Crash

Actionscript 3 library to partition objects in physical space. Each body is
placed into a cell based on its position and extent. You can then retrieve
useful information from the grid such as what objects are intersecting each
other, what objects are intersecting a given body, and what objects are
neighboring a given object.