CSTVIS

From Valve Developer Community
Revision as of 19:41, 11 December 2007 by JeffLane (talk | contribs) (Reverted edit of ErtroColor, changed back to last version by Ts2do)
Jump to navigation Jump to search

CSTVIS is a custom version of VVIS compiler written by Adam McKern. Similar in function to its Valve counterpart, CSTVIS creates a vismatrix data allowing sections of the world to not be drawn when they are not visible.

Although CSTVIS itself can be skipped during compile to create an unoptimized map, using the other two tools, CSTBSP and CSTRAD, is highly recommended for optimal results.

Note.pngNote:While it was originally intended to be a complete replacement set of compiling tools, the CST series is now largely deprecated, lacking the newer features such as HDR.

See also