Hi,
I recently began experimenting with using Direct2D for my gauge drawing, this is what I have achieved so far (Ignore the diagonal cutting line which displaces the image, its a ATI thing):
However, the drawing is not as good as I expected it to be, its crisp but not as smooth (Anti-Alias issues) as I hope it to be.
Anyone who uses this drawing method have any tips on how to improve the image/rendering quality? There is mention of MSAA on the Direct2D SDK, but it requires interop with Direct X 10/11 which I have little knowledge of now. Any help appreciated
I recently began experimenting with using Direct2D for my gauge drawing, this is what I have achieved so far (Ignore the diagonal cutting line which displaces the image, its a ATI thing):
However, the drawing is not as good as I expected it to be, its crisp but not as smooth (Anti-Alias issues) as I hope it to be.
Anyone who uses this drawing method have any tips on how to improve the image/rendering quality? There is mention of MSAA on the Direct2D SDK, but it requires interop with Direct X 10/11 which I have little knowledge of now. Any help appreciated


