SDL/examples/renderer/06-textures
2025-10-07 15:33:10 -04:00
..
onmouseover.webp
README.txt
textures.c Support resizable windows with most examples 2025-10-07 15:33:10 -04:00
thumbnail.png

This example creates an SDL window and renderer, loads a texture from a
.png file, and then draws it a few times each frame.