1. Home
  2. Browse
  3. directxtk12

directxtk12

v2024-09-04#0Go to latest

The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++

Install

Run the following Vcpkg command to install the port.

vcpkg install directxtk12

Usage

The DirectX Tool Kit for DX12 package provides CMake targets

find_package(directxtk12 CONFIG REQUIRED)
target_link_libraries(main PRIVATE Microsoft::DirectXTK12)

Features

Dependencies

See source

Version

v2024-09-04#0

Publication

Supports

windows & !arm32

GitHub

Microsoft/DirectXTK121.5K

Homepage

github.com/Microsoft/DirectXTK12

Documentation

github.com/microsoft/DirectXTK12/wiki

Subtree

68d349964c

License

MIT

Definition

Manifest