Concave: Difference between revisions
Jump to navigation
Jump to search
Steamfraiser (talk | contribs) m (other mode of link did not work) |
Steamfraiser (talk | contribs) m (oops) |
||
Line 1: | Line 1: | ||
Concave simply means hollow at one side. Imagine a brush. It's concave when you are able to draw a straight line through it and make it enter and exit the brush twice. 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 wil report concave brushes so you can repair them (by [http://developer.valvesoftware.com/wiki/Reshaping_solids reshaping | Concave simply means hollow at one side. Imagine a brush. It's concave when you are able to draw a straight line through it and make it enter and exit the brush twice. 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 wil report concave brushes so you can repair them (by [http://developer.valvesoftware.com/wiki/Reshaping_solids reshaping solids]). | ||
[[image:Concave example.JPG]] | [[image:Concave example.JPG]] |
Revision as of 07:37, 20 April 2006
Concave simply means hollow at one side. Imagine a brush. It's concave when you are able to draw a straight line through it and make it enter and exit the brush twice. 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 wil report concave brushes so you can repair them (by reshaping solids).
Note how the left and middle brushes are convex (legal) while the right brush is concave (illegal).