How can i Perform Coverflow using 3D effect?
I want to Show images using cover flow开发者_开发问答 effect.I have done with Normal coverflow but now i want to add some 3d effect in it so please any suggestion regarding this help me a lot.
There is an open source project called Tapku Library, check out the TKCoverflowView class. Hope it helps.
https://github.com/devinross/tapkulibrary
I wrote a free library for this that allows you to specify your own 3d transform for the CoverFlow effect, or choose from a selection of built-in styles: https://github.com/nicklockwood/iCarousel
I used a different CoverFlow, but I think FlowCover is best to use.
精彩评论