mirror of
https://github.com/nicbarker/clay.git
synced 2026-02-06 12:48:49 +00:00
[Renderers/SDL3] Adds an example using SDL3 as a renderer (#107)
Co-authored-by: Nic Barker <contact+github@nicbarker.com>
This commit is contained in:
parent
9d3fba39be
commit
8e7e30dda6
6 changed files with 286 additions and 0 deletions
6
renderers/SDL3/README
Normal file
6
renderers/SDL3/README
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
Please note, the SDL3 renderer is not 100% feature complete. It is currently missing:
|
||||
|
||||
- Rounded rectangle corners
|
||||
- Borders
|
||||
- Images
|
||||
- Scroll / Scissor handling
|
||||
Loading…
Add table
Add a link
Reference in a new issue