Skip to content

The bouncing carousel is an experiment with SVG animations technology.

License

Notifications You must be signed in to change notification settings

agilie/Bouncing-Carousel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Check this project on Dribbble.

License

Bouncing carousel

Introduction

The bouncing carousel is an experiment with SVG animations technology. Inspired by Carousel.

Animation, used in the carousel is based on Animation SMIL specification. All the SVG elements can be stylized using CSS, you can also create animations with CSS, but there are such properties in SVG that greatly enhance its capabilities. For example, the path attribute has a data set that defines the object's path, and this data can not be changed through CSS.

In the councing carousel <animate> tag is used, which allows to animate SVG without using a cumbersome JS-code, but only by :hover pseudoclass on the carousel element.

Visually, the desktop version creates an effect similar to the "pocket".

For the gallery images png, gif formats are preferred thus formats supporting transparency - this will allow the objects in it to look as effective as possible.

Carousel is ideal for the e-commerce focused websites.

See, how it works (demo)

https://agilie.github.io/Bouncing-Carousel/

Troubleshooting

Problems? Check the Issues block to find the solution or create an new issue that we will fix asap. Feel free to contribute.

Author

This mini-project is open-sourced by Agilie Team info@agilie.com

Contributors

Tatiana Kushnir

Sergey Melashych

Contact us

If you have any questions, suggestions or just need a help with web or mobile development, please email us at web@agilie.com. You can ask us anything from basic to complex questions.

We will continue publishing new open-source projects. Stay with us, more updates will follow!

License

The MIT License (MIT) Copyright © 2017 Agilie Team

About

The bouncing carousel is an experiment with SVG animations technology.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published