1. Home
  2. Browse
  3. directxtk

directxtk

v2024-10-28#0Latest

The DirectX Tool Kit (aka DirectXTK) is a collection of helper classes for writing DirectX 11.x code in C++

Install

Run the following Vcpkg command to install the port.

vcpkg install directxtk

Usage

The DirectX Tool Kit for DX11 package provides CMake targets:

find_package(directxtk CONFIG REQUIRED)
target_link_libraries(main PRIVATE Microsoft::DirectXTK)

Features

Dependencies

See source

Version

v2024-10-28#0

Publication

Supports

windows & !xbox & !arm32

GitHub

Microsoft/DirectXTK2.6K

Homepage

github.com/Microsoft/DirectXTK

Documentation

github.com/microsoft/DirectXTK/wiki

Subtree

0f16cea155

License

MIT

Definition

Manifest