DXUT is a "GLUT"-like framework for Direct3D 11.x Win32 desktop applications; primarily samples, demos, and prototypes.
Run the following Vcpkg command to install the port.
vcpkg install dxut
The DXUT for Direct3D 11 package is compatible with built-in CMake targets:
find_package(dxut CONFIG REQUIRED) target_link_libraries(main PRIVATE Microsoft::DXUTOpt Microsoft::DXUT)
Support integration with DirectX Tool Kit for DX11
Build Spectre-mitigated library
v11.31#3
Jun 22, 2023
windows & !uwp & !xbox
microsoft/DXUT392
github.com/Microsoft/DXUT
github.com/microsoft/DXUT/wiki
f3b10454b3
MIT
Manifest