microsoft / DirectXTK12

The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++
https://walbourn.github.io/directx-tool-kit-for-directx-12/
MIT License
1.48k stars 394 forks source link

Update the directxtk12 vcpkg package - only the release from dec2016 is available #31

Closed jessey-git closed 6 years ago

jessey-git commented 6 years ago

With vcpkg getting more and more popular, it would be nice if the package there would be kept up to date and maintained.

It makes getting the bits and building them very simple for msft environments nowadays. Here's a listing of what's there today:

directxmesh          feb2018-eb751... DirectXMesh geometry processing library
directxtex           feb2018b         DirectXTex texture processing library
directxtk            feb2018          A collection of helper classes for writing DirectX 11.x code in C++.
directxtk12          dec2016          A collection of helper classes for writing DirectX 12 code in C++.
dx                   1.0.1            A modern C++ library for DirectX programming
walbourn commented 6 years ago

I don't maintain the vcpkg version. Please file the issue on the vcpkg GitHub

walbourn commented 3 years ago

BTW, they are all nov2020 at this point...