Win2D gives Windows App SDK and UWP developers access to Direct2D. It’s a native-code wrapper around Direct2D, which is in turn built on top of Direct3D, arguably the fastest rendering technology available for Windows. As you’ll see in the next post, with the help of a GPU, it runs circles around traditional rendering technologies, it doesn’t compete…