Easing functions in WPF animation
Can you guys tell me is there any good, kind of a sample app where you can try all those easing functions with different parameters and see the changes?
I mean there are two actua开发者_开发技巧l reasons why I can't built myself one:
- I simply don't have time
- I am a damn stupid indolent guy who needs to indulge his laziness
Matthew MacDonald tells about a very good example:
in his book Windows Presentation Foundation in .Net 4
Pretty good though...
You can preview most/all of them in Expression Blend, can't you?
Not exactly a sample app, but most of the easing functions would really depend on what you're animating, wouldn't they? So it'd be easiest to just see them on your code in a designer environment?
精彩评论