Jazz up your iPhone and iPad apps with some slick graphics and animation—and keep users from looking elsewhere. This short and concise book shows developers with even little Cocoa programming experience how to create impressive graphics and animation effects with relatively easy coding. Learn how to incorporate smooth animations and draw images in your apps to achieve the classy look you want. The recipes in this book include step-by-step instructions and simple code solutions that you can put to work right away.
Nice for beginners of graphics programming. This book's sample codes are very basic. You can learn the simplest sequences about vector & raster rendering and animations. Additionally, some samples about text drawing are also written. You can easily understand it even if you don't have prior knowledge. It's good to prepare another books like recipes or cookbook after studying basics with this book.