SDL/examples/renderer/01-clear
Ryan C. Gordon 90efb63e52
examples: Improve webpage generation in various ways, add thumbnails, etc.
2024-12-05 23:58:23 -05:00
..
README.txt
clear.c
onmouseover.webp
thumbnail.png

README.txt

This example code creates an SDL window and renderer, and then clears the
window to a different color every frame, so you'll effectively get a window
that's smoothly fading between colors.