开发者

Easing functions in WPF animation

开发者 https://www.devze.com 2023-01-11 04:42 出处:网络
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?

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?

0

精彩评论

暂无评论...
验证码 换一张
取 消