Skip to content

Commit 3714bf7

Browse files
Added documentation for the cube animation
1 parent 0e46629 commit 3714bf7

File tree

9 files changed

+23
-0
lines changed

9 files changed

+23
-0
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,18 @@ The library currently contains the following animations, which can be made inter
2929
<td><img src="Screenshots/thumbnails/NatGeo/2.png"/></td>
3030
<td><img src="Screenshots/thumbnails/Portal/3.png"/></td>
3131
</tr>
32+
<tr>
33+
<th>Cube</th>
34+
<th></th>
35+
<th></th>
36+
<th></th>
37+
</tr>
38+
<tr>
39+
<td><img src="Screenshots/thumbnails/Cube/2.png"/></td>
40+
<td></td>
41+
<td></td>
42+
<td></td>
43+
</tr>
3244
</table>
3345

3446
## Contents
@@ -344,3 +356,14 @@ The top-most view controller parts in the middle to reveal the view controller b
344356
![](Screenshots/thumbnails/Portal/2.png)
345357
![](Screenshots/thumbnails/Portal/1.png)
346358
359+
### Cube animation - CECubeAnimationController
360+
361+
This transition gives the appearance of rotating the faces of a cube.
362+
363+
(courtesy of [Andrés Brun](https://github.com/andresbrun))
364+
365+
![](Screenshots/thumbnails/Cube/4.png)
366+
![](Screenshots/thumbnails/Cube/3.png)
367+
![](Screenshots/thumbnails/Cube/2.png)
368+
![](Screenshots/thumbnails/Cube/1.png)
369+

Screenshots/Cube/1.png

67.1 KB
Loading

Screenshots/Cube/2.png

58.8 KB
Loading

Screenshots/Cube/3.png

59.7 KB
Loading

Screenshots/Cube/4.png

64 KB
Loading

Screenshots/thumbnails/Cube/1.png

67.1 KB
Loading

Screenshots/thumbnails/Cube/2.png

58.8 KB
Loading

Screenshots/thumbnails/Cube/3.png

59.7 KB
Loading

Screenshots/thumbnails/Cube/4.png

64 KB
Loading

0 commit comments

Comments
 (0)