Google Gravity is a web experiment originally created in 2009 by developer Ricardo Cabello (known online as ). It was part of the Chrome Experiments initiative, designed to show how static web elements could behave like physical objects.
If you open these on a mobile device, tilting your phone will actually cause the elements to slide and fall in the direction of the tilt. google gravity tornado
Clicking the slippers caused the screen to spin in a whirlwind transition—complete with the sound of a tornado—turning the entire page into a sepia-toned version of Kansas. Google Gravity is a web experiment originally created
For the smooth spinning and color-shifting seen in the tornado effect. Clicking the slippers caused the screen to spin
You can click and drag any element—like the search box or a specific button—and toss it around the screen. The pieces bounce off the edges and each other using a 2D physics engine called Box2D.
A library that calculates collisions, friction, and momentum for on-screen objects.
