MethanePowered / MethaneKit

🎲 Modern 3D graphics made simple with C++17 cross-platform framework and rendering abstraction API on top of DirectX 12, Metal & Vulkan
Apache License 2.0
846 stars 51 forks source link

Add Windows ARM64 build support #142

Open egorodet opened 2 months ago

egorodet commented 2 months ago

Fix issues with build for Windows Arm64 architecture and enable this build in "CI Build" workflow, this mostly requires to add pre-built Arm64 binaries for all DirectX and Vulkan related external libraries.