https://vulkan-tutorial.com/Introduction
git submodule update --init --recursive
cd vcpkg
.\bootstrap-vcpkg.bat
using Visual Studio or Clion open this folder direclty, IDEs take care of the next step.
TODO:
- InputSystem
- std::container -> pmr
- ECS
- Mesh Shader
- RayTracing pass
- Multi Device Queue
- too long to write down