VERTEX BUFFER SIZE: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (added wrongtitle template) |
||
Line 1: | Line 1: | ||
{{wrongtitle|title=VERTEX_BUFFER_SIZE}} | |||
{{stub}} | {{stub}} | ||
Revision as of 08:48, 6 July 2005
A great concern for many mappers, as if the amount of vertices on screen exceeds 32768, the game will crash out horribly. By changing brushes into func_detail, you can avoid this issue (unless those brushes aren't detail, but then you'll just have to wait for valve to up the limit.)