1. Home
  2. Browse
  3. dxut

dxut

v11.32#0Latest

DXUT is a "GLUT"-like framework for Direct3D 11.x Win32 desktop applications; primarily samples, demos, and prototypes.

Install

Run the following Vcpkg command to install the port.

vcpkg install dxut

Usage

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)

Features

Dependencies

See source

Version

v11.32#0

Publication

Supports

windows & !uwp & !xbox

GitHub

microsoft/DXUT430

Homepage

github.com/Microsoft/DXUT

Documentation

github.com/microsoft/DXUT/wiki

Subtree

d6986ce98b

License

MIT

Definition

Manifest