Hi folks,
I'm a bit disappointed in the rendering quality of the 3D chart samples (displayed in the xamFeatureBrowser).
Is there something that can be done about the stair-step/jaggies in the donut and other 3D charts? Is it possible to trade rendering/animation speed for smoother drawings?
Thanks,
Ken
Hi Ken,
Anti-aliasing for WPF 3D graphics is supported only on Microsoft® Windows® Vista. For details and a possible workaround, see the following Microsoft blog:
http://blogs.msdn.com/karstenj/archive/2005/09/28/475040.aspx
You can also find a registry keys there to enable anti-aliasing on Windows XP.
GoranS