Hacker News new | ask | show | jobs
by furyofantares 524 days ago
An idea I've never been able to get out of my head is an observation about collision detection.

1. The more stuff there is in an area, the more expensive collision detection is for each of those things.

2. The faster two objects move relative to each other, the more expensive collision detection is between those objects.