Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kotleni/vk-sdl2
An example of how vulkan can be used to render into an SDL2 created window on macOS.
https://github.com/kotleni/vk-sdl2
cmake cpp macos moltenvk sdl2 vulkan
Last synced: 5 days ago
JSON representation
An example of how vulkan can be used to render into an SDL2 created window on macOS.
- Host: GitHub
- URL: https://github.com/kotleni/vk-sdl2
- Owner: kotleni
- License: mit
- Created: 2024-08-13T22:15:54.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-13T22:19:48.000Z (3 months ago)
- Last Synced: 2024-08-14T01:15:22.854Z (3 months ago)
- Topics: cmake, cpp, macos, moltenvk, sdl2, vulkan
- Language: C++
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# SDL + Vulkan + macOS
An example of how vulkan can be used to render into an SDL2 created window on macOS.