Binary space partitioning: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| mNo edit summary | No edit summary | ||
| Line 4: | Line 4: | ||
| * [http://www.geocities.com/cofrdrbob/bspformat.html The Source engine BSP format] | * [http://www.geocities.com/cofrdrbob/bspformat.html The Source engine BSP format] | ||
| * [http://www.planetquake.com/qxx/bsp/ The bsp format explained in a for normal people understandable way] | * [http://www.planetquake.com/qxx/bsp/ The bsp format explained in a for normal people understandable way] | ||
| * [http://flipcode.com/articles/article_q2bsp-pf.shtml Quake 2 Engine BSP format] (for understanding and comparison) | |||
| '''See also:''' | '''See also:''' | ||
Revision as of 08:15, 1 July 2005
*.bsp is the file extension for maps/levels used by BSP based game engines. BSP stands for Binary Space Partition.
- 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)
See also: