Release 1.18. authored by Henri Verbeet's avatar Henri Verbeet
--- ---
title: vkd3d title: vkd3d
--- ---
Vkd3d is a 3D graphics library built on top of Vulkan. It has an API Vkd3d is a 3D graphics library built on top of Vulkan. It has an API
very similar, but not identical, to Direct3D 12. Wine uses vkd3d very similar, but not identical, to Direct3D 12. Wine uses vkd3d
libraries for its implementation of Direct3D 12. libraries for its implementation of Direct3D 12.
The current version is vkd3d 1.17, released on August 21, 2025. The current version is vkd3d 1.18, released on November 20, 2025.
# Building # Building
... ...
......