master-spike / mxphys

2d rigid body physics engine
MIT License
0 stars 0 forks source link

Implement some data structures and algorithms to reduce the search space when calculating the contact points. #3

Open master-spike opened 8 months ago

master-spike commented 8 months ago

For example

master-spike commented 8 months ago

Bounding Volume heirarchy seems sufficient for this purpose