Skip to main content
GameDev.net gamedev.net
🔒 Locked

Question about Direct2D.

Started by tmack8968 Jan 30, 2012 at 12:50 PM 0 replies 1.4k views
Original Post
tmack8968
tmack8968
I'm using SlimDX to render 2D in C#. I am having issues getting Direct2D setup. I can't find any examples. The SlimDX examples aren't clear (just one I could find, http://code.google.com/p/slimdx/source/browse/trunk/samples/Direct2D/SimpleTriangle2D/SimpleTriangle2D.cs)

What is the proper way to render 2D with Direct2D? For now I am going to use sprites in DX9, but I would like to run a D2D system to see if it is faster.

*Any* examples are great. I've tried copying C++ examples with no luck.
Thanks!
tmack8968
tmack8968
Someone has to be able to assist me..

Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.