Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 298 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 298 Bytes

DirectUI

DirectUI is an attempt to create a native UI framework for Windows desktop applications inspired by the Windows Presentation Foundation (WPF).

Direct2D is used as the graphics API for the UI.

The DirectX headers are based on Kenny Kerr's excellent C++ wrappers (with some extensions).