VERTEX BUFFER SIZE: Difference between revisions

From Valve Developer Community
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

Template:Wrongtitle

Stub

This article or section is a stub. You can help by expanding it.

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.)