PV-Carousel is based on CSS class shift.
So you can set any style and transition you want.
The transition position and functions will adjusted by CSS only.
This will work on more than 2 items on the list.
Auto play, on click, next and prev buttons options are available.
To use it: create a ul with ID of "#pvc_container" and add your li items
Then style ".pvc_item" in your css and set desired styles for '.active', '.post_active', '.post_inactive', '.pre_active' and '.pre_inactive' states

Check the primary style