WinBSPC: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Reverted edit of GetviDarer, changed back to last version by Karrus)
mNo edit summary
Line 1: Line 1:
{{cleanup}}
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.
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.



Revision as of 02:53, 12 June 2008

Broom icon.png
This article or section needs to be cleaned up to conform to a higher standard of quality.
For help, see the VDC Editing Help and Wikipedia cleanup process. Also, remember to check for any notes left by the tagger at this article's talk page.

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.

External links