Using the window.open method - 0 views
JavaScript Built-in Functions - 0 views
The Boat | SBS - 0 views
Home - 1 views
JavaScript HTML DOM - 0 views
JSLint:The JavaScript Code Quality Tool - 0 views
The Cloth Simulation - 1 views
-
Another canvas page driven by canvas and javascript, simulating cloth and gravity. I think the summary from the site states it perfectly: What makes this simulation special is the speed at which everything is computed. Javascript (the language this is written in) is not exactly the most efficient language for this type of computation. This being said, much time was spent squeezing out every little detail that slows things down.