CoreImageTransitionExplorer icon indicating copy to clipboard operation
CoreImageTransitionExplorer copied to clipboard

Simple slide show demonstration using Core Image Transitions and PHImageManager

trafficstars

CoreImageTransitionExplorer

Simple slide show demonstration using Core Image Transitions and PHImageManager

Overview

Here's a demonstration of how Core Images transition filters can be used to create a slide show application. This project offers the user a selection of different transitions selected by a segmented control and it picks images to display randomly from their iOS device's 'moments' album.

You can view a screen recording of the app in action here.

Further Information

This project is a companion to my upcoming book, Core Image for Swift, follow me on Twitter where I am @FlexMonkey to keep up to date with developments!