I would like to do an animation of cigarette smoke, preferrably using UIKit (and not, say, Cocos). I have worked with CAEmitterLayer before and gotten good results for various smoke and fog effects. Problem is, cigarette smoke looks nothing like the smoke from a fire. Using particles, I usually get something like this:
But what I am after is more like this:
Perhaps using particles isn't the best approach here?