Binary space partitioning
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
- Quake 2 Engine BSP format (for understanding and comparison).
- Information at Wikipedia about Binary space partitioning.