WinBSPC

From Valve Developer Community
Revision as of 05:13, 12 October 2007 by GetviDarer (talk | contribs)
Jump to navigation Jump to search

roliel Windows BSP Converter is a utility that can load Goldsource BSP files and use their polygons to reconstruct geometry. Results vary depending on the geometry of the map.

Unlike other decompilers like BSP2MAP, to create the map file WinBSPC makes one giant solid brush, and carves out the geometry it finds in the BSP. This is a weird way to do it, but very effective, producing near perfect results, not a bunch of 1 unit thick walls.

This is, of course, if it even completes decompilation of the map; this system may prove to fail quite often.

Download WinBSPC