An open API service indexing awesome lists of open source software.

https://github.com/alitursucular/bouncing-ball-with-css-keyframes-demo

This project simulates a ball falling from a height. In order to make the animation more realistic, I showed the shape change at the moment of impact and the decreasing height due to friction. (Bonus: Impact Effect & Bezier Curves)
https://github.com/alitursucular/bouncing-ball-with-css-keyframes-demo

Last synced: about 2 months ago
JSON representation

This project simulates a ball falling from a height. In order to make the animation more realistic, I showed the shape change at the moment of impact and the decreasing height due to friction. (Bonus: Impact Effect & Bezier Curves)

Awesome Lists containing this project

README

        

# Bouncing ball with CSS keyframes (Bonus: Impact Effect & Bezier Curves)

This project simulates a ball falling from a height. In order to make the animation more realistic, I showed the shape change at the moment of impact and the decreasing height due to friction.

---

For the **blog post** and the **demo** of this repo please visit: https://alitursucular.github.io/bouncing-ball-with-CSS-keyframes/