How to create a "3d rotate" effect with angular-carousel

I have several images of the same object and i need to create a touch carousel that on swipe changes the images without animation or transition. But in angular-carousel i can’t find a way to disable transitions and let images fixed on the page.
Can someone help me?