Qt6 frontend

Reviewed-on: #1
Co-authored-by: iris <iris.kaizen@pm.me>
Co-committed-by: iris <iris.kaizen@pm.me>
This commit was merged in pull request #1.
This commit is contained in:
2026-06-09 17:14:08 +02:00
committed by iris
parent 3080d4d45a
commit 430139dc9f
315 changed files with 860 additions and 140860 deletions
+1
View File
@@ -18,6 +18,7 @@ First clone the repository: `git clone https://git.sr.ht/~irisz64/kaizen`
Dependencies:
- GCC or Clang with C++23 support (it's possible to use Clang-cl on Windows)
- CMake 3.20 or higher
- Qt6 development libraries installed system-wide
- Vulkan API (including the validation layers) + SPIR-V tools
```