What is the overhead for large SDL2 Textures vs. many small SDL2 Textures?

后端 未结 0 1519
情歌与酒
情歌与酒 2020-12-04 15:28
  1. You can set up SDL2 to import one large image file as a single Texture, then use SDL_RenderCopy() to splice into that Texture into the sections where individual images
相关标签:
回答
  • 消灭零回复
提交回复
热议问题