summaryrefslogtreecommitdiff
path: root/src/contrib/SDL-3.2.20/examples/renderer/08-rotating-textures/README.txt
blob: 4ae46bc21c8f4bf1acb4861469043b4d1b3ad0a6 (plain)
1
2
3
This example creates an SDL window and renderer, loads a texture from a .bmp
file, and then draws it, rotating around the center of the screen.