WinBSPC: Difference between revisions
Jump to navigation
Jump to search
Solokiller (talk | contribs) No edit summary |
Lezarwerks (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
'''Win'''dows '''BSP C'''onverter 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. | '''Win'''dows '''BSP C'''onverter 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. | 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. While it is a weird way to do it, it does generate some moderately acceptable results. | ||
This is, of course, if it even completes decompilation of the map; this system ''may'' prove to fail quite often. | This is, of course, if it even completes decompilation of the map; this system ''may'' prove to fail quite often. |
Revision as of 13:57, 4 November 2007
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. While it is a weird way to do it, it does generate some moderately acceptable results.
This is, of course, if it even completes decompilation of the map; this system may prove to fail quite often.