1. Home
  2. Browse
  3. effects11

effects11

v11.29#3Latest

Effects for Direct3D 11 (FX11) is a management runtime for authoring HLSL shaders, render state, and runtime variables together.

Install

Run the following Vcpkg command to install the port.

vcpkg install effects11

Usage

The Effects (FX) system for Direct3D 11 package is compatible with built-in CMake targets:

find_package(effects11 CONFIG REQUIRED)
target_link_libraries(main PRIVATE Microsoft::Effects11)

Features

Dependencies

See source

Version

v11.29#3

Publication

Supports

windows & !xbox & !mingw

GitHub

microsoft/FX11442

Homepage

github.com/Microsoft/FX11

Documentation

github.com/microsoft/FX11/wiki

Subtree

f3b10454b3

License

MIT

Definition

Manifest