diff --git a/home.md b/home.md index 0c176a1..06d40fc 100644 --- a/home.md +++ b/home.md @@ -1,11 +1,12 @@ --- title: vkd3d --- + 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 libraries for its implementation of Direct3D 12. -The current version is vkd3d 1.16, released on May 20, 2025. +The current version is vkd3d 1.17, released on August 21, 2025. # Building