DX12 is a layered implement of DirectX 12, that is build on Metal on macOS.
- DirectX Graphics Infrastructure
- DirectX 12
- COM Smart Pointer
vcpkg install fmt
vcpkg install glslang
vcpkg install spirv-tools
vcpkg install spirv-cross
vcpkg install rapidjson
vcpkg install glfw3
vcpkg install spdlog
mkdir build
cmake . -B build -DCMAKE_TOOLCHAIN_FILE=${VCPKG_DIR}/script/buildsystem/vcpkg.cmake