Ankit Vyas
Ankit Vyas

Reputation: 7501

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.

Upvotes: 0

Views: 231

Answers (3)

Nick Lockwood
Nick Lockwood

Reputation: 40995

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

Upvotes: 1

Alex Kantaev
Alex Kantaev

Reputation: 434

I used a different CoverFlow, but I think FlowCover is best to use.

Upvotes: 0

xuzhe
xuzhe

Reputation: 5120

There is an open source project called Tapku Library, check out the TKCoverflowView class. Hope it helps.

https://github.com/devinross/tapkulibrary

Upvotes: 1

Related Questions