In this animated transition for image slider by the awesome folks at Codrops, we have six different fullscreen styles to choose from. This snippet using SVG and these two Javascript libraries anime.js and imagesLoaded.js
- The image collaps in to the center of the screen and slides to the right revealing the new image then expands back to full screen
- Similar to the one above but when the image collapses to the ceter it has a slight angle to it
- When the image collapses each side is pulled in one after the other
- the image collapses into a circle that points to a location on the map in the background
- similar to #2 but has a black angled bars going from left to right
- the image collapses to a slanted
You can find the project on Github(Our Fork). Check out the Demo and Tutorial on Codrops.