summaryrefslogtreecommitdiff
path: root/src/contrib/SDL-3.2.20/examples/renderer/14-viewport/README.txt
blob: 9da7c7ab15d272835b47c7f030facf788df70e71 (plain)
1
2
3
4
This example creates an SDL window and renderer, loads a texture
from a .bmp file, and then draws it a few times each frame, adjusting
the viewport before each draw.