Skip to content
/ dx Public

A modern C++ library for DirectX programming

License

Notifications You must be signed in to change notification settings

sdcb/dx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Description

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 https://app.pluralsight.com/profile/author/kenny-kerr.