Files
jak-project/third-party/SDL/examples/renderer/01-clear
2026-04-08 18:09:57 -04:00
..
2026-04-08 18:09:57 -04:00
2025-03-02 16:36:22 -05:00
2025-03-02 16:36:22 -05:00
2025-03-02 16:36:22 -05:00

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.