I recently worked on a project that made extensive use of Core Animation. The results were quite good. Ideally, I would have used layers and bezier curves for the motion.
Does anyone have a good workflow for creating the data points to then use when creating a curve? I got lost a bit with the control points. Conceptually, I do understand what is going on.
Is there a 3rd party software that will let you visually create a Bezier curve and then export it to a text file to include in source code?