CAAnimation is an abstract animation class from Apple QuartzCore framework. It provides the basic support for the CAMediaTiming and CAAction protocols.

learn more… | top users | synonyms

0
votes
2answers
33 views

Animate in curve in layer

I have been trying to do this for several days. I have an array of CGPoints that can form either a curve or straight line(freehand). I am using CALayer and want to animate it in a smoothly(like a ...
0
votes
2answers
90 views

UIButton Interchange with touch animation in IPhone?

I have 5X5 button in a view. Based on some Condition, i want to interchange them. How can i know which of them is touched, if move is not possible then a message alert will be ...
0
votes
2answers
109 views

How can I hide navigation bar through CAAnimation?

Actually For show/hide I am using UIView Animation. And Simple methods like animated : YES/NO. But it does not give me smooth response.. Please give me suggestions... BOOL navBarState = ...
0
votes
2answers
322 views

how to get frame of the image while animating from top to bottom of screen using CABasic animation

I am using CABasicAnimation for animating an image from top to bottom of the screen. I need to get frame of the image while it is animating from top to bottom...... Code: -(id)init { ...
4
votes
1answer
405 views

Is it possible to control a CAAnimation's timeline?

I have a complex animation that usually runs just by itself, driven by a certain CAMediaTimingFunction. This works fine. Now, I want to control that same animation's time(line) using an external ...
2
votes
1answer
175 views

CAAnimation with CALayers occasionally creates flickered animation (video included)

My app takes a still photo and animates the mouth region to emulate talking. However, about 1/4 of the time, some of the hidden calayers will flash continuously throughout the animation. Here is what ...
2
votes
1answer
60 views

Multiple CAAnimations On Different Views Simultaneously

I'm trying execute a couple of animations at the same time. One is transitioning from one uimageview to another and the other is animating translation.x of a label. The label resides on top of ...
2
votes
1answer
111 views

change color of shutter animation iphone

I am making a photography based application i have used a shutter animation for progress. here is my code.. - (void)viewDidLoad { [super viewDidLoad]; [self ...
1
vote
1answer
126 views

Performance of UIImageView and CoreAnimation

I'm working on very simple game. Everything is working. I've only question about performance and memory. I'm moving bird from left to right. The bird waves his wings in 3 positions. What's better ...
1
vote
1answer
163 views

CABasicAnimation is removed in a UITableView

I have a UITable view which populates some cells. Few of the cells have a spinning image. The image is spinned using an animation: [image.layer removeAllAnimations]; CABasicAnimation* ...
1
vote
1answer
563 views

wiggle animation in objective C

I have multiple animate-able/interactive UIImageViews on my UIView which would animate/interact based on user touches. I am trying to add a feature which would "wiggle" these animate-able/interactive ...
1
vote
1answer
189 views

How to change polygon shape in CAShapeLayer by tapping its corners?

I am drawing a CAShapeLayer with a polygon with 8 corners. I want to change the shape of the polygon by dragging one or multiple corners at a time. How can i achieve this? CHeers AF
1
vote
1answer
734 views

CABasicAnimation animates everything when it should only animate one thing

I made a bunch of little individual pictures, each with a separate CALayer, and they're supposed to fade in and out asynchronously at different rates. Each has a background sublayer and a fill ...
1
vote
1answer
134 views

Keep object oriented towards a point while it's animated along a path

I'm trying to animate an object along a path...while it's moving it should continue to "point" towards another object (or CGPoint). What should I be looking for in the framework (Cocoa-Touch) to ...
0
votes
1answer
25 views

How do you reference a layer from an core animation object?

I am trying to animate the scaling of an image from 0 to 1. The animation is delayed, so I need the initial image to either be scaled to 0, or have its layer's hidden property set. And then either ...
0
votes
1answer
68 views

Animating UIView size jumps

Tyring to animate a UIView by changing its height and position. The first animation jumps? I have the size of the UIView (theView) set in Storyboards to be height of 216. So the app loads and the ...
0
votes
1answer
97 views

CAKeyframeAnimation with Path build with CGPathAddArcToPoint doesn't work

I have a keyframeAnimation and I define a Path, but the animation doesn't work. Do you see anything wrong? :S Here is the code: CAKeyframeAnimation *animKF = [CAKeyframeAnimation ...
0
votes
1answer
66 views

CALayer thin white lines

I am animating a CALayer to move and for some reason I keep getting these thin white lines all across the screen... it's not my device I can assure you here is how I set up the CALayer: ...
0
votes
1answer
81 views

How do I start ios shape animations at different times based on the position of another shape that is already moving

I'm trying to do the following animation for my iPhone App. My current thoughts are to inherit from CAShapeLayer and build up a shape that has the 3 components for the animation. I.e. the yellow ...
0
votes
1answer
195 views

CATransition not animating from method inside UIView subclass

I have a method inside my UIView subclass which adds a to CATransition its layer: - (void)animateWithDefaultTransition:(NSString *)transition duration:(CFTimeInterval)duration { CATransition ...
0
votes
1answer
259 views

UIView transitionWithView: being inconsistent when flipping between views

I have a UIView, containerView, and two views that I want flipped between. Let's call them frontsideView and backsideView. Flipping from the front to the back animates just fine every time. Flipping ...
0
votes
1answer
600 views

restarting CABasicAnimation

Im looping a gradient animation. The screen glows red when the user touches it. I have it looping using the animation delegate method to remove the layer and then call the animation at the end of ...
0
votes
1answer
775 views

How to move a ball horizontally with CABasicAnimation and stop the ball at the correct place

I'm trying to write a game and I'm a bit stuck with this animation. I have a ball that is animating horizontally in my screen. Here is the code: CABasicAnimation *horizontalBallAnimation = ...
2
votes
0answers
191 views

Swing and Drop ImageView Animation with gravity in iphone sdk

I am making a photography based application. in this app i want swing and drop animation based on gravity. using gestures just like the app "WeHeartPics". Here is the link of video I have tried pan ...
2
votes
0answers
150 views

Swing Animation on basis of gravity iOS

I am developing a photography based application. In this application i need a special kind of animation. when used touches an ImageView it should swing and anchor point will be the touch point. i have ...
2
votes
0answers
139 views

iOS pausing camera iris CATransition halfway

I'm trying to control the shutter animation of a custom imagepicker using CATransition *animation = [CATransition animation]; animation.type = @"cameraIris"; and would like to pause the shutter in ...
2
votes
0answers
129 views

Animate Frame Size in Cocoa plus notification on animation end

At the moment i have this code: [[myView animator] setFrameSize:NSMakeSize(300, 150)]; And at the end of the animation i need to launch other operations so i need to know about that. On the ...
2
votes
0answers
244 views

UIScrollView content to track a CAKeyFrameAnimation along a path

In my App I have a full-screen UIScrollView where the content is a UIImageView containing a map image which is about 2000px square (i.e. larger than the UIScrollView). Currently, I plot a path ...
1
vote
0answers
127 views

What is the maximum duration value (CFTimeInterval) for a CAAnimationGroup?

I have two rotation animations in my CAAnimationGroup, one that starts from zero and another that repeats and autoreverses from that state: - (void)addWobbleAnimationToView:(UIView *)view ...
1
vote
0answers
109 views

IOS: not able to resume animation from the point when home key was pressed

I have an issue in my project where a UIView animation does not resume from the point when the home button was pressed. These are the steps (simplified example for discussion): 1) I have a simple ...
1
vote
0answers
424 views

Rotating CATransformLayer along anchorpoint

Built a cube made of 6 sides: each side is a CALayer which is then each added as a subview to (6) CATransformLayers (to enable 3d transformations). these 6 CATransformLayers are added as subviews to ...
1
vote
0answers
112 views

Need help debugging CAAnimation Opening of a Cupboard

I am trying to animate the opening of a cupboard, but it doesn't work properly. The cupboard won't go to one side, like when you open a real cupboard. It just shrinks to one angle instead of fully ...
1
vote
0answers
677 views

CABasicAnimation not scrolling with rest of View

All, I'm working on reproducing the pulsing Blue circle effect that the map uses to show your own location... I layered a UIView over a MKMapView. The UIView contains the pulsing animation. I ended ...
0
votes
0answers
22 views

CALayer objects not touchable within UIScrollview

I have a UIScrollView in which there are many CALayer objects as sub layer. I am able to capture the touches in all these layers if the userInteraction of the scrollView is disabled. But in this case, ...
0
votes
0answers
102 views

Core Animation UILabel Tranformation

I'm currently looking into making a UIAnimation similar to the animation for the words in the game "You Don't Know Jack". I'm not too familiar with with CA animations and my effort as of now has been ...
0
votes
0answers
26 views

How to flip a uiimageview inside a uitableviewcell, similiar to the history channel app?

I tried searching for an answer to this question , but have not found anything that leads me in the right direction. I have my tableview setup with the image in the cell, looking for clues on how to ...
0
votes
0answers
54 views

CALayer not leaving layer in proper state

In my Mac OS X app, I'm trying to animate an NSView using a CAAnimation applied to the layer-backed view's layer using this code: I create a CAAnimation: myAnimation = [CABasicAnimation ...
0
votes
0answers
45 views

CARenderer to NSOpenGLContext Render fails

I want to render a Core Animation Layer Animation with CARenderer offscreen into a bitmap and from there into AVFoundation CVPixelBufferRefs to make a movie. The problem is that the bitmap shows grey ...
0
votes
0answers
81 views

How to make CAAnimation continue fluently when app resume from background?

I have put CAAnimation in my code. but when my app goes in background with animation, the animation will dismiss. I try this way( How to resume a CAAnimation after coming back from multitasking ) to ...
0
votes
0answers
53 views

CAAnimation & Multiple View Controllers

I have a root View Controller (VC) that manages two other VC and for portrait and one for landscape and within each of these there's a number of other VC's. One of the lower level VC's has an ...
0
votes
0answers
126 views

How to resolve the [[[window layer]presentationLayer] renderInContext:context] can't work with CATransition

I use the screenshot can capture the view image - (UIImage*)screenshot { // Create a graphics context with the target size // On iOS 4 and later, use UIGraphicsBeginImageContextWithOptions ...
0
votes
0answers
250 views

Rotating CALayer around z-axis goes wild

I have a custom UIView (RoundProgressView), which has inside a layer (progressLayer) which has another layer as a sublayer (imageLayer). ProgressLayer has animatable property "progress". Here is my ...
0
votes
0answers
217 views

iOS- Syncing an animation group with drawing a line

My issue is similar to Drawing a path with CAKeyFrameAnimation on iPhone. What I would like to happen is this: There is an object that moves along a user-defined path. The path will move forward ...