CSTBSP: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Moved to Third Party Tools)
(Eh, typo.)
Line 1: Line 1:
An adnavced compiling tool that acts the same as VBSP in that it creates the BSP(Binary Space Partition) file that will be your playable map.
An advanced compiling tool that acts the same as VBSP in that it creates the BSP(Binary Space Partition) file that will be your playable map.


The CSTBSP Tool Can be run by itself to create a basic map, how ever the use of the other 2 tools CSTVIS, and CSTRAD is recommended for maximum performance and result.
The CSTBSP Tool Can be run by itself to create a basic map, how ever the use of the other 2 tools CSTVIS, and CSTRAD is recommended for maximum performance and result.

Revision as of 07:22, 29 June 2005

An advanced compiling tool that acts the same as VBSP in that it creates the BSP(Binary Space Partition) file that will be your playable map.

The CSTBSP Tool Can be run by itself to create a basic map, how ever the use of the other 2 tools CSTVIS, and CSTRAD is recommended for maximum performance and result.


See Also:

VBSP

VRAD

VVIS

Offical CST Website