effects11 v11.29
- Created
- Updated
Effects for Direct3D 11 (FX11) is a management runtime for authoring HLSL shaders, render state, and runtime variables together.
# 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)
# License
# Supported Platforms
windows & !xbox & !mingw
- ✅ windows
- ❌
linux - ❌
osx - ❌
uwp
# Features
No default features set.
# spectre
Build Spectre-mitigated library
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Chuck Walbourn
- Billy O'Neal