dx.h
1.0.0
dx.h is a modern C++ library that aims to simplify DirectX-related development in C++.
It's designed to make DirectX programming elegant and fun without sacrificing performance. There's no documentation yet, but a growing collection of samples should get you started. It focuses on Direct2D but also includes support for Direct3D, DXGI, DirectWrite, the Windows Imaging Component (WIC), and the Windows Animation Manager (WAM).
dx.h is compatible with Windows 7, Windows 8, Windows 8.1 (both desktop and Windows Store projects), and Windows Phone 8. The Direct2D 1.0 subset should even work on Windows Vista.
Install-Package dx.h -Version 1.0.0
dotnet add package dx.h --version 1.0.0
<PackageReference Include="dx.h" Version="1.0.0" />
paket add dx.h --version 1.0.0
#r "nuget: dx.h, 1.0.0"
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 1,061 | 4/20/2015 |