Viewing photographs is always fun. What if there was a cool visualization to view them? Well with WPF, the what-if question should be replaced with when. So here is a little application that takes in a bunch of images and adds some nice slideshow effects. The images that I am using are from Michael Swanson’s blog. Have a look at the video for a sneak preview of the application. The video is a little choppy but the application runs much smoother.
I will upload the source code soon, but as of now you can download the binaries.
Steps to run
- Unzip and open up the index.xml file
- Point the BaseDirectory to the <Unzip-Directory>/SlideShow
- Execute the SlideShow.exe…
- Try using your own set of images!