clay/examples
Linus Probert ba715a6800
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.
2024-12-25 14:46:43 +01:00
..
cairo-pdf-rendering Improve overflow handling / CLAY_MAX_ELEMENT_COUNT exceeded (#52) 2024-12-01 21:05:56 +13:00
clay-official-website Implement native scroll containers in HTML renderer (#54) 2024-12-19 11:35:18 +13:00
cpp-project-example Fix text cache overflow (#51) 2024-11-27 12:13:11 +13:00
raylib-sidebar-scrolling-container Added window dimensions and title to Clay_Raylib_Initialize function (#56) 2024-12-19 21:34:20 +13:00
sdl3_renderer Adds an example using SDL3 as a renderer 2024-12-25 14:46:43 +01:00