VRAD: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 3: Line 3:
----
----


See Also
'''See Also:'''
 
[http://developer.valvesoftware.com/wiki/Vbsp VBSP]
 
[http://developer.valvesoftware.com/wiki/Vvis VVis]

Revision as of 02:42, 29 June 2005

An optional compiling tool that Calculates the lighting of a map, It gives parts of the level, called patches, a certain amount of brightness depending on how much light it would receive. This is the slowest of compile tools due to the many, many calculations it must do to acheive this.


See Also:

VBSP

VVis