summaryrefslogtreecommitdiff
path: root/src/contrib/SDL-3.2.20/examples/renderer/01-clear/README.txt
blob: ce9ef81319863d7e5e3589ccf23855b57cdd649a (plain)
1
2
3
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.