VBSP: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Categorised)
m (added link)
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 19:12, 29 June 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