Go to file
Ben 7127555dea
Add shaders and shader loading
2022-01-18 21:28:25 +01:00
.idea Initial commit 2022-01-13 23:06:46 +01:00
shaders Add shaders and shader loading 2022-01-18 21:28:25 +01:00
src Add shaders and shader loading 2022-01-18 21:28:25 +01:00
.gitignore Initial commit 2022-01-13 23:06:46 +01:00
CMakeLists.txt Add shaders and shader loading 2022-01-18 21:28:25 +01:00
README.md Add shaders and shader loading 2022-01-18 21:28:25 +01:00
make_shaders.sh Add shaders and shader loading 2022-01-18 21:28:25 +01:00

README.md

Vulkan Renderer

Created with Qt 5 and the help of https://vulkan-tutorial.com and https://vkguide.dev/ and https://doc.qt.io/qt-5/.

Building

Needs cmake 3.21+, C++20 compiler, Qt 5.10+

Usage

ESC to quit