2D Game Graphic Designer Question: Download 2D Game Graphic Designer PDF

Explain the advantages and disadvantages of using packed buffers?

Tweet Share WhatsApp

Answer:

The advantage of using packed buffers is that it is more efficient for the GPU to render, since all of the information needed to render is located within the same block of memory. The drawback of packed buffer is that it would be difficult and slower to update if you are using dynamic data.

Download 2D Game Graphic Designer PDF Read All 47 2D Game Graphic Designer Questions
Previous QuestionNext Question
Do you know when an “onsurfacechange” can occur?Tell me how can you reduce game lag?