Hi, I am starting to work in WPF and I have found that animation is slow and jerky on my PC. I am running Windows XP Pro SP3 and have the latest gpu drivers (Quadro FX 1800), direct x 9 build and .net 3.5 versions.
I am at a loss as to whats going on as there are two other identical PCs in the office, one of which has the same problems as me, the other runs fine.
The code I am running is the animation sample code from Kaxami, but running as a compiled app in VS 2008:
http://pastebin.com/zU7zvCB5 (couldn't get the XAML in)
So I am quite at a loss.
Anyone have any similar problems, or things I should compare between the working PC and the non working PC in terms of software versions?
Thanks