summaryrefslogtreecommitdiff
path: root/src/contrib/SDL-3.2.20/examples/renderer/06-textures/README.txt
blob: 21c3f0bcf94ea20b2505508920193c38f1b142ae (plain)
1
2
3
This example creates an SDL window and renderer, loads a texture from a
.bmp file, and then draws it a few times each frame.