cpp-vulkan-setup/README.md

13 lines
223 B
Markdown
Raw Normal View History

2022-01-13 22:06:09 +00:00
# Vulkan Renderer
2022-01-18 20:28:25 +00:00
Created with Qt 5 and the help of <https://vulkan-tutorial.com>
and <https://vkguide.dev/> and <https://doc.qt.io/qt-5/>.
2022-01-13 22:06:09 +00:00
## Building
2022-01-18 20:28:25 +00:00
Needs cmake 3.21+, C++20 compiler, Qt 5.10+
2022-01-13 22:06:09 +00:00
## Usage
ESC to quit