Few weeks ago, I tried to create a roulette wheel for an iOS application. For ball animation, I used CGPath but couldn't make a realistic movement then I changed it to UIBezierPath.<p><a href="https://github.com/abmussani/RouletteWheel-for-IPhone-Ipod" rel="nofollow">https://github.com/abmussani/RouletteWheel-for-IPhone-Ipod</a> (Sorry for bad code structure).