Let's do the official Vulkan Tutorial, but with pure Vulkan-Hpp. I think it will be a lot of fun, and may be even yield code that can be used as a base for a decent vertex pipeline for other projects.
It also contains Vulkan usage clarifications, improved synchronization and new content. This script detects your package manager (apt, dnf, pacman) and installs the required dependencies, including: * ...