Binary Space Partition
From GPWiki
The wiki is now hosted by GameDev.NET at wiki.gamedev.net. All gpwiki.org content has been moved to the new server. However, the GPWiki forums are still active! Come say hello. [edit] Binary Space Partitionor BSP for short, is an data structure that manages scene complexity by dividing the game space in halves based on geometry in the scene. |


