Binary space partitioning

From Valve Developer Community
Revision as of 19:29, 12 May 2010 by Snapizzle (talk | contribs) (→‎Links: Attempted to find [moved] page to no avail, so removing broken link.)
Jump to navigation Jump to search

BSP stands for Binary Space Partition. *.bsp is the file extension for maps/levels used by BSP based game engines. For more information how BSP works see the Wikipedia article on binary space partitioning.

Links

See also