VBSP: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (added link)
mNo edit summary
Line 1: Line 1:
A compiling tool that creates the [[BSP]](Binary Space Partition) file that will be your map. Can be run by itself to create a basic map, use of the other 2 tools is recommended for maximum performance and result.
A compiling tool that creates the [[BSP]] (Binary Space Partition) file that will be your map. Can be run by itself to create a basic map, use of the other 2 tools is recommended for maximum performance and result.


----
----

Revision as of 08:12, 1 July 2005

A compiling tool that creates the BSP (Binary Space Partition) file that will be your map. Can be run by itself to create a basic map, use of the other 2 tools is recommended for maximum performance and result.


See Also:

VRAD

VVIS