Create sample CATransform3D transforms and animations with this iPad project. I wanted to more fully understand 3D layer transforms as well as Core Animations. Adjusting the values on this project to build animations is a quick way to visualise this happening.
- Change the 3D Rotation, Scale & Translation of the transform to the views layer
- Amend the perspective, this is a m34 transform that is applied to all subviews of the main view
- Change the opacity of the view
- Change the length of the keyframe animation
- Move the anchor point of the view that is being manipulated
- Add keyframes to form a keyframe animation using the transforms you create
- Reset the scene back to original state
- Select any of the keyframes you have added to review their state