Binary Space Partition
From GDWiki
- This article is a stub. You can help out by expanding it.
==Binary Space Partition== or BSP for short, is an data structure that manages scene complexity by dividing the game space in halves based on geometry in the scene.

