Files
UnrealEngine/Engine/Source/ThirdParty/SDL3/SDL-gui-backend/examples/renderer/01-clear/README.txt
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

4 lines
189 B
Plaintext

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.