https://github.com/raydelto/vulkan_test
Simple C++ Vulkan tests and boiler plate code.
https://github.com/raydelto/vulkan_test
Last synced: 3 months ago
JSON representation
Simple C++ Vulkan tests and boiler plate code.
- Host: GitHub
- URL: https://github.com/raydelto/vulkan_test
- Owner: raydelto
- Created: 2024-11-18T10:12:44.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-11-29T10:45:57.000Z (6 months ago)
- Last Synced: 2024-11-29T11:35:15.257Z (6 months ago)
- Language: C++
- Size: 622 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vulkan Boiler Plate Code
This repo contains basic C++ Vulkan code to use as template or boiler plate code or for evaualuating whether your system is capable of running the Vulkan graphics library.