Shows emotions that are transmitted by other users of the app. Created as a prototype for the alive semester project done for h_da (Hochschule Darmstadt).
- Clone or download the directory onto your computer and run the XCWorkspace.
- The project consists of the first prototype of alive which outputs emotions as emojis and the second protototype that makes use of the Core Animation framework to draw and animate the emotions the way the team intended.
- To change between the two, just check or uncheck the property "hidden" of "faceViewContainer" in the "Show Emoji View Controller Scene".
While the first prototype could display a total of six emotions (as emoji), the second prototype is only capable to draw the three most common emotions (happy, sad, neutral). The remaining three emotions are not displayed when selected.