This project combines four open source projects to demonstrate CSS transform based image wall together with physics engine. By this project, you will understand how physics engine can be integrated with CSS transform for eye-catching showing.
To see demo, load index.html, then press the button at the top. Those browser that do not support HTML5 Worker natively, uncheck the "use worker" check box. It use fakeworker.js instead.
INFINIWALL: github
box2dweb: code google
fakeworker-js: [code google] (code.google.com/p/fakeworker-js)
box2d-javascript-fun: github
As of now, it is tested only for Google Chrome browser and Safari