WinBSPC: Difference between revisions
Jump to navigation
Jump to search
Lezarwerks (talk | contribs) No edit summary |
m (cleanup) |
||
Line 1: | Line 1: | ||
Windows BSP Converter ("'''WinBSPC'''") is an utility that can load [[Goldsource]] [[BSP]] files and use their polygons to reconstruct Hammer brushes. Results vary depending on the complexity of a given map. | |||
Unlike other decompilers | Unlike other decompilers, such as e.g. [[BSP2MAP]], to create an output file WinBSPC converts the map into a single solid brush and carves out the geometry it finds in the BSP. The end result is a moderately acceptable brushwork, that is provided the decompile process reaches completion, as this system tends to fail quite often. | ||
== External links == | |||
* [http://downloads.kingpinforever.com/utilities/mapping_tools/winbspc.v1.4.kingpin.update.zip.info.html WinBSPC download] | |||
[[Category:Third Party Tools]] | [[Category:Third Party Tools]] |
Revision as of 14:16, 4 November 2007
Windows BSP Converter ("WinBSPC") is an utility that can load Goldsource BSP files and use their polygons to reconstruct Hammer brushes. Results vary depending on the complexity of a given map.
Unlike other decompilers, such as e.g. BSP2MAP, to create an output file WinBSPC converts the map into a single solid brush and carves out the geometry it finds in the BSP. The end result is a moderately acceptable brushwork, that is provided the decompile process reaches completion, as this system tends to fail quite often.