Introduction
In this list I have gathered 8 Examples/experiments that apply
Physics and gravity to demonstrate the power of JavaScript. Few years
Back, all of these experiments must be done using Java or flash, I don't
Think we can implement this using JavaScript because of the Standard
And browsers.
A lot of stunning examples in this list, personally, I like the cloth
Simulation a lot, I just can't believe it's built with JavaScript.
- Cloth simulation
This amazing JavaScript experiment demonstrate the power
Javascript. Few years back, this wasn't achievable and I think you only
Can do it with Java or flash. Pretty impressive and the Creator uses
Javascript physics library called processing.
- Random Arboretum
Yet another physic experiment that uses the Javascript physic
Library called processing. Everytime you click on it, it will generate
Radom branch. Look at the way it shakes and move, it's really nice.
- Box2djs
Box2d is an open source physics engine written primarily
Games. As the name suggests, box2d is a purely 2D engine. box2djs is
Javascript port of box2d.
- Ball pool
Start by shaking the browser, then create new bils (click on
Empty space), move some others (drag) and reset the screen (double
Click). Stunning gravity and physic demonstration!
- Google gravity
What will happen when we put gravity on every single elements in Google's homepage?
- Wavy scrollbars
A very creative use of scrollbar to simulate wave effect. Best View with chrome, Firefox is a bit laggy.
- Waterfall
Bils falling on an hidden random terrain. This experiment is using physic simulation trought the library box2djs.
- Physicsketch
When you draw something on a canvas, it starts moving under the Newtonian law.
From: http://www.queness.com/post/3296/8-amazing-javascript-experiments-of-physic-and-gravity-simulation