Concave

From Valve Developer Community
Revision as of 05:53, 25 May 2009 by Vadear (talk | contribs)
Jump to navigation Jump to search

Concave simply means curving inward or hollow at one side. If a brush was concave a straight line to enter and exit the shape two or more times. This can only happen when brushes are concave (the opposite of concave is convex). Concave brushes are not allowed in the BSP format. Hammer and the compile tools will report concave brushes so you can repair them (by reshaping solids) if your map is still open. However, Hammer will not be able to open a saved map with concave brushes, if Hammer cannot fix them when the map is loaded, they will be ignored.

Concave example.JPG

Note how the left and middle brushes are convex (legal) while the right brush is concave (illegal).

External Links