PreviousNext

Game Dev Show 15 - Building a Windows 10 (or Xbox) Game with Win2D, C# and XAML

by bill-s, 2016-06-04T07:37:38.000Z

In this episode of the Game Dev Show, I introduce you to Win2D – a powerful and easy-to-use Open Source library for immediate mode 2D graphics rendering with GPU acceleration. It is available to C# and C++ developers writing Universal apps and games for Windows 10 (UWP) - including Xbox One - and also Windows Runtime apps for Windows & Windows Phone 8.1. It utilizes the power of Direct2D, and integrates seamlessly with XAML and CoreWindow.

Read More