Registry / other / dx
library1.0.1vcpkgunverified

A modern C++ library for DirectX programming

vcpkg install dx
INSTALL
IMPORT
SIG · DX
D
dx
othercppv1.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

dx/dx.hpp
#include <dx/dx.hpp>

Initialize a DirectX rendering context

#include <dx/dx.hpp> int main() { dx::context ctx; // Initialize DirectX device and swap chain return 0; }
Debug
Known issues
gotchaRequires Windows SDK and DirectX runtime
fix
Ensure Windows SDK is installed and link against dxguid.lib, d3d11.lib, etc.
affects: all
Upgrade
Version history
1.0.1latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Meta
1
Amazon
1
Resources

No resource links recorded.

dx — pip install dx · libregistry