Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 256 Bytes

File metadata and controls

9 lines (7 loc) · 256 Bytes

cube-animation

Samples of CALayer and CoreAnimation

The project includes following stuff:

  • Cube: Draw a 3D cube on CATransformLayer. Animate infinitely.

  • N Animation: Draw shapes with CAShapeLayer and custom paths. Animate with timed animation.