6 skills found
microsoft / Win2DWin2D is an easy-to-use Windows Runtime API for immediate mode 2D graphics rendering with GPU acceleration. It is available to C#, C++ and VB developers writing apps for the Windows Universal Platform (UWP). It utilizes the power of Direct2D, and integrates seamlessly with XAML and CoreWindow.
jingwood / D2dlibA .NET library for hardware-accelerated, high performance, immediate mode rendering via Direct2D.
cursey / Reframework D2dAn REFramework plugin that adds Direct2D scripting APIs
nirex0 / Warp FrameworkWarp: A framework to create rich GUI Single-Window C++ applications using Direct2D API
huxia1124 / GDIPlusD2D AbstractionAn abstraction of GDI+ and Direct2D. Same API, dynamically determin the implementation to use at runtime.
fafalone / D2DSamplesPorts of The trick's Direct2D examples