You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
accelerated graphics
About this tag
The accelerated graphics tag on WindowsForum.com covers topics related to high-performance graphics rendering in Windows applications. Content includes discussions about Microsoft's Win2D library, which provides fast accelerated graphics with a clean API for Universal Windows Platform (UWP) apps. Users share tutorials and code examples for creating animated graphics applications using .NET and VB. The tag focuses on leveraging hardware acceleration for smooth, efficient graphics in Windows development environments.
Fast accelerated graphics! with an clean easy API! That's the promise of Microsoft's Win2d library.
In this video I walk through, from scratch, how to create a simple animated graphics application for UWP using .NET. There are full notes (and links to source code) on my blog: Link Removed...