An open API service indexing awesome lists of open source software.

https://github.com/sdcb/dx

A modern C++ library for DirectX programming
https://github.com/sdcb/dx

direct2d directx-programming

Last synced: 5 months ago
JSON representation

A modern C++ library for DirectX programming

Awesome Lists containing this project

README

          

# 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.