Sign in
skia
/
external
/
github.com
/
libsdl-org
/
SDL
/
refs/heads/main
/
.
/
examples
/
renderer
/
01-clear
/
README.txt
blob: ce9ef81319863d7e5e3589ccf23855b57cdd649a [
file
] [
log
] [
blame
] [
edit
]
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.