Mark
Mark

Reputation: 14950

WPF 3.5 Easing Functions for Animations?

I know that there are some easing functions for silverlight and WPF 4.0 coming out.

But I really need some for my own project, and I cant seem to find any on the net (not for WPF 4.0)

Does anyone know any implementations or perhaps ports from Silverlight that I could use?

Thanks Mark

Upvotes: 3

Views: 1643

Answers (1)

Mark
Mark

Reputation: 14950

Well I found these:

http://code.google.com/p/wpf-animation/

If anyone knows of any better/different please let me know :)

Upvotes: 2

Related Questions