Image 2D effects with quartz 2D
Hi, I've just started on Objective-C.
I want to translate a complex WebApp in native code. My webapp use webkit 3D transformation and canvas drawing.
I started with quartz 2D, but is there additionnal libraries to do 2D effects like polygon distortion, perspective effect ?
Thanks a lot for your help
|