Skip to content

Instantly share code, notes, and snippets.

@PARC6502
Created March 31, 2019 11:05
Show Gist options
  • Save PARC6502/57c2f780d1278347f7fcb6cbf6f83400 to your computer and use it in GitHub Desktop.
Save PARC6502/57c2f780d1278347f7fcb6cbf6f83400 to your computer and use it in GitHub Desktop.

Collision detection

  • Space partitioning: binary, quad tree
  • Sweep and prune

Response to collision

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment