Reputation: 307
I need to render SVG vector image files (static images and animation) on DirectX 11. Is there a way to do this, or I have to convert SVG to a DirectX 11 compatible format file?
NOTE: I don't have a problem if I have to working with XML directly, and I use
DirectX SDK 2010
.
Upvotes: 0
Views: 131