clay/examples
Linus Probert 1c599532fa Adds an example using SDL3 as a renderer
This example is rather basic but it does provide an example how one
could setup a rendering loop between clay and SDL3.

Although SDL3 is in its infancy and doesn't have an official stable
release the API has been locked so there shouldn't be any code
adaptations required for this example if one was to update to a more
recent SDL3 release in the future.
2025-01-19 13:35:44 +13:00
..
cairo-pdf-rendering [Core] [Breaking] Split padding values into left, right, top, bottom (#195) 2025-01-14 10:38:02 +13:00
clay-official-website [Core] [Breaking] Split padding values into left, right, top, bottom (#195) 2025-01-14 10:38:02 +13:00
cpp-project-example [Compilers] Fix MSVC compilation with CMake (#178) 2025-01-10 20:59:13 +13:00
introducing-clay-video-demo [Core] [Breaking] Split padding values into left, right, top, bottom (#195) 2025-01-14 10:38:02 +13:00
raylib-multi-context [Core] [Breaking] Split padding values into left, right, top, bottom (#195) 2025-01-14 10:38:02 +13:00
raylib-sidebar-scrolling-container [Core] [Breaking] Split padding values into left, right, top, bottom (#195) 2025-01-14 10:38:02 +13:00
sdl3_renderer Adds an example using SDL3 as a renderer 2025-01-19 13:35:44 +13:00
SDL2-video-demo Extend SDL2 Renderer and SDL2-video-demo (#208) 2025-01-18 21:42:18 +13:00