I am looking for an API that can provide simple, 2D graphics support. Since Direct3D wasn't directly made for 2D, I looked elsewhere, and saw an API called Direct2D by Microsoft. Can anyone point me to a good tutorial on this API. The one Microsoft provides is very overly complicated and hard to read. I just want a tutorial simple and basic, that explains what the code means, unlike Microsoft.
Can someone help me?