Skip to content

weihuoya/dx.h

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Want to learn about Direct2D and DirectComposition? Check out my training courses on Pluralsight.

The future of dx.h is coming soon: http://moderncpp.com

dx.h was created by Kenny Kerr.

Get updates via Twitter: http://twitter.com/kennykerr Last edited Jul 16, 2014 at 9:11 PM by kennykerrca, version 15

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages