kittiewan, yes it was my first idea to do something like that but sure it will be better if using a sprite for each card to improve the wheel effect changing the size of the card/sprite depending on distance between this card and the center pos like this :
*
***
***
***
*****
*****
*****
*****
*****
***
***
***
*
For me the best display (without using 3D plugin) will be provide by a view displaying more than one card on each view "frame" and using X axis because a card is highter than wide so better effect using smaller area.
view 1 :
20% C1 + 60% C2 + 1[0]0% C3 + 60% C4 + 20% C5
view 2 : if moving <-
" " + 40% C2 + 80% C3 [+] 80% C4 + 40% C5 + " "
where "[]" is the centered pos .. "x% Cy" the x% size for the y card
For better effect the more centered cards are on top, all cards partially overlap each others (except for 80% size).
so it's not finished i will create another post !!!!