CSTVIS: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (CSTBSP link shows up weird)
No edit summary
Line 1: Line 1:
An advanced compiling tool that acts the same as VVIS in that it creates vismatrix data allowing sections of the world to not be drawn when they are not visible.
An advanced compiling tool that acts the same as VVIS in that it creates vismatrix data allowing sections of the world to not be drawn when they are not visible.


The CSTVIS Tool can be skipped to create an unoptimized map, however the use of the other 2 tools [[Cstbsp:CSTBSP]] and [[CSTRAD]] is recommended for maximum result.
The CSTVIS Tool can be skipped to create an unoptimized map, however the use of the other 2 tools [[Cstbsp|CSTBSP]] and [[CSTRAD]] is recommended for maximum result.


----
----

Revision as of 09:08, 29 June 2005

An advanced compiling tool that acts the same as VVIS in that it creates vismatrix data allowing sections of the world to not be drawn when they are not visible.

The CSTVIS Tool can be skipped to create an unoptimized map, however the use of the other 2 tools CSTBSP and CSTRAD is recommended for maximum result.


See Also:

VBSP

VRAD

VVIS

Offical CST Website