BSP2MAP: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
Lezarwerks (talk | contribs) No edit summary  | 
				m (cleanup)  | 
				||
| Line 1: | Line 1: | ||
'''  | '''BSP2MAP''' is a decompiler for HL1-engine maps written by [[User:Zipster|Skyler 'Zipster' York]]. It converts the [[BSP]] files into [[MAP]] format, which can then be loaded into [[Hammer]].  Unfortunately, HL1 maps do not store as much information about the original brushwork of a map as HL2 does, so the geometry has to be recreated using the polygons. Unlike [[WinBSPC]], BSP2Map produces a far more accurate source-to-map conversion. However, it does hollow out all brush-based entities with a thickness of one unit.  | ||
[http://www.fileaholic.com/cgi-sql/file-info.sql/11109   | == External links ==  | ||
* [http://www.fileaholic.com/cgi-sql/file-info.sql/11109 BSP2MAP download]  | |||
[[Category:Third Party Tools]]  | [[Category:Third Party Tools]]  | ||
[[Category:Glossary]]  | [[Category:Glossary]]  | ||
Revision as of 13:26, 4 November 2007
BSP2MAP is a decompiler for HL1-engine maps written by Skyler 'Zipster' York. It converts the BSP files into MAP format, which can then be loaded into Hammer. Unfortunately, HL1 maps do not store as much information about the original brushwork of a map as HL2 does, so the geometry has to be recreated using the polygons. Unlike WinBSPC, BSP2Map produces a far more accurate source-to-map conversion. However, it does hollow out all brush-based entities with a thickness of one unit.