-
as seen on Stack Overflow
- Search for 'Stack Overflow'
What is a good level of math required for, like, advanced core animation? Take this for example:
http://cocoadex.com/2008/01/lemur-math.html
And what's a good book/resource to learn it?
-Jason
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi, I'm looking for some guidance on the best way to implement stock ticker style right-to-left scrolling of CALayers in Core Animation on OSX. I'm pretty new to Cocoa and don't know the best way to implement this.
I have a continuous stream of news items and stock details that I turn into CALayers…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm new to iPhone development, and doing some experimentation with Core Animation. I've run into a small problem regarding the duration of the animation I'm attempting.
Basically, Ive got a view with two subviews, and I'm trying to animate their opacity so that one fades in while the other fades…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have a simple App that displays a list of items using NSTableView. There are usually about 15-25 items in the list, and the table has 10 columns, all but one of which are text (the other's an icon.) There are simple data transformers on a couple of the columns. So nothing taxing; you'd expect it…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Can anyone here recommend any good books for getting my head around Core animation?
I've been through the Apple docs and while I'm sure it's all there, I haven't been able to grok Core Animation yet... Is there an a good example I've missed? or some starting document I've overlooked?
If not are there…
>>> More