Pendulum Oscillation With Animations In Blend 2015

By Playing with Animations you can design any type of application through Blend 2015. Now if you want to create a Pendulum Oscillation with Animations in Blend 2015 then by following few easy steps you can do you it easily.

Simply create an Empty Project in Microsoft Blend for Visual Studio,

blank app

Now simply draw one clips and two Rectangle in such a way that it shows the Pendulum Model. Add Gradients and adjust the colors,

Draw One Clips

And move the perform the Unit Operation to combine both the shapes and move the central point of the shape object to top, so the Shape can be rotated according to top excess.

Now simply go to ‘Object and Time’ windows and add new Storyboard from Story Board Options;

path

Now simply take the timeline to 1 second;

timeline to 1 Second

And move the Pendulum Object accordingly,

Pendulum Object

And again go to TimeLine and increase the timeline and move the object in similar manner,

TimeLine

Now click upon the Storyboard Name and in Properties Windows,

Properties

Now simply go to Assets Windows and in Behaviors select the ‘ControlStoryboardAction’ and drop into the Design surface,

Behaviors

And in the Properties Window, select the name of Storyboard in the Storyboard option;

Properties Window

Now when you run the project, you’ll see the Oscillation of Pendulum will perform continuous oscillate.

As you saw how the magic happened in Blend by just few clicks. By following the similar steps you can perform any type of animation in Blend.

In order to get a best hands-on experience along with the Blog. Try out the code either By MSDN Code Samples or By GitHub.

Orignal Blog Reference.


Similar Articles