How many polys can I have in one scene before performance takes a hit?
While each scene should be judged on a case-by-case basis, a pretty safe standard is to keep your scene below 40,000 polys to be sure it runs smoothly on most computers. However, you may be able to go well above this if you plan your scene smartly. You’re also much more likely to cause a performance hit with too many large and mismanaged textures than with a high poly count.
Related Questions
- When the portlets are hit the first time it takes longer than subsequent requests. Is there a way around the "first hit performance penalty"?
- How long it takes to scan a network, and what kind of performance hit will the network take during the scan?
- Is there a performance hit to processing video in Java?