Skip to content

Commit

Permalink
Added documentation for the cube animation
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinEberhardt committed Feb 7, 2014
1 parent 0e46629 commit 3714bf7
Show file tree
Hide file tree
Showing 9 changed files with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,18 @@ The library currently contains the following animations, which can be made inter
<td><img src="Screenshots/thumbnails/NatGeo/2.png"/></td>
<td><img src="Screenshots/thumbnails/Portal/3.png"/></td>
</tr>
<tr>
<th>Cube</th>
<th></th>
<th></th>
<th></th>
</tr>
<tr>
<td><img src="Screenshots/thumbnails/Cube/2.png"/></td>
<td></td>
<td></td>
<td></td>
</tr>
</table>

## Contents
Expand Down Expand Up @@ -344,3 +356,14 @@ The top-most view controller parts in the middle to reveal the view controller b
![](Screenshots/thumbnails/Portal/2.png)
![](Screenshots/thumbnails/Portal/1.png)
### Cube animation - CECubeAnimationController
This transition gives the appearance of rotating the faces of a cube.
(courtesy of [Andrés Brun](https://github.com/andresbrun))
![](Screenshots/thumbnails/Cube/4.png)
![](Screenshots/thumbnails/Cube/3.png)
![](Screenshots/thumbnails/Cube/2.png)
![](Screenshots/thumbnails/Cube/1.png)
Binary file added Screenshots/Cube/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/Cube/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/Cube/3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/Cube/4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/thumbnails/Cube/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/thumbnails/Cube/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/thumbnails/Cube/3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/thumbnails/Cube/4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3714bf7

Please sign in to comment.