Binary space partitioning
Jump to navigation
Jump to search
*.bsp is the file extension for maps/levels used by BSP based game engines. BSP stands for Binary Space Partition.
Links
- General info on BSP formats
- The Source engine BSP format
- The bsp format explained in a for normal people understandable way
- Quake 2 Engine BSP format (for understanding and comparison)
- [http://en.wikipedia.org/wiki/Binary_space_partitioning Information at Wikipedia about Binary space partitioning)