This is a personal project for learning 3D Rendering and the Vulkan Rendering API. Therefore the project is not focused on being the tidiest nor the most cleanly written engine.
mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Release
./vulkan-engine
or with mangohud for FPS and other stats mangohud ./vulkan-engine