Export to GitHub

cakejs - issue #7

Collision detection


Posted on Mar 15, 2008 by Helpful Kangaroo

Collision detection would be nice for writing simulations and games.

I don't know how to make it fast, but a naive O(n^2) version would be ok for starters.

Status: Accepted

Labels:
Type-Enhancement Priority-Low