Search code examples
c#tween

Flash-style Tween/Easing Functions in C#


Flash-style Tween/Easing Functions in C#

I came across this post on the internet today. Has anyone had experience in using tween/easing before as I would love to know where it would be used in programming using C#? Could it be used in WinForms? What application template would you use this with?


Solution

  • You can create your own animations by using StoryBoards and Blend is really nice to do this with a timeline in WPF but if you are asking if there are libraries for like GreenSock : I don't know...