Binary space partitioning: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| m (Interwiki-ing) | No edit summary | ||
| Line 14: | Line 14: | ||
| * [[BSP Initialization]] | * [[BSP Initialization]] | ||
| * [[Vbsp|VBSP]] | * [[Vbsp|VBSP]] | ||
| * [[Binary space partitioning]] | |||
| [[category:Glossary]] | [[category:Glossary]] | ||
Revision as of 00:32, 31 August 2005
*.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)
- Information at Wikipedia about Binary space partitioning