Search Wiki:
Transitionals is a framework for building and using WPF transitions which provide an easy way to switch between UI views in a rich and animated way. Think of transitions for applications in the same way you think of transitions for video editing. Wipe, Cut, Dissolve, Star, Blinds and 3D Rotating Cube are all examples of transitions supported by the Transitionals framework.

The best way to get started with the Transitionals framework is to download and take a look at the TransitionalsHelp file. You can find it on the Releases tab and it includes a pretty comprehensive Getting Started guide. You can also download the binary archive which includes two sample projects. Transitionals is compiled in Visual Studio 2008 against .Net Framework 3.5.

Transitionals brings a portion of the Microsoft Acropolis research project to the community and continues that development. THANK YOU to the Acropolis team for making this project possible.

If you're curious what it's been like to bring this code to the public, or if you'd like to read a development log on Transitionals, check out Jared Bienz's blog.
Last edited Apr 29 at 5:41 PM  by jaredbienz, version 4
Comments
munderhill wrote  Apr 29 at 8:33 PM  
I am having trouble reading the help file, whatever topic I try to open results in a "The address is not valid" error. Any ideas?

wekempf wrote  Apr 29 at 8:42 PM  
Yep. Right click on the help file, select properties and "unblock" it.

Updating...