feat: add sdl3 vulkan backend

* fix: rename project in cmake

* fix: move new backend to new dir
* fix: restore old sdl example
This commit is contained in:
Cragady
2025-04-12 12:49:08 -06:00
parent 205107640d
commit f6e14c22eb
3 changed files with 727 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
To build use `cmake path_to_example_sdl3_vulkan` and then `make install`