Sign in
◑
Theme
skia
/
external
/
github.com
/
libsdl-org
/
SDL
/
b3dca03ebf7bee554eb93010ced563f8748a3ad0
/
.
/
examples
/
renderer
/
08-rotating-textures
/
README.txt
blob: 3768cd84497ee9bf97729b31fd68fd2f8b8ff8f4 [
file
]
This example creates an SDL window and renderer, loads a texture from a .png
file, and then draws it, rotating around the center of the screen.