background preloader

JS

Facebook Twitter

Modernizr. jQuery: The Write Less, Do More, JavaScript Library. Closure Tools - Google Code. The Closure Tools project is an effort by Google engineers to open source the tools used in many of Google's sites and web applications for use by the wider Web development community.

Closure Tools - Google Code

Web applications have evolved from simple HTML pages into rich, interactive applications that provide a great user experience. Today's web apps pose a challenge for developers, however: how do you create and maintain efficient JavaScript code that downloads quickly and works across different browsers? The Closure tools help developers to build rich web applications with web development tools that are both powerful and efficient. ScaleRaphaël. ScaleRaphaël is a small piece of javascript code that will enable you to change the size of your Raphaël paper during runtime.

ScaleRaphaël

Dependencies Raphaël Download. Raphaël—JavaScript Library. jCanvaScript. K3D - 3D rendering in HTML5 Canvas and JavaScript. The K3D engine ("Kevs 3D", no relation to the k-3d library of similar name) written entirely in JavaScript and HTML5 canvas.

K3D - 3D rendering in HTML5 Canvas and JavaScript

All 3D maths is hand cranked and rendering performed using the nifty Canvas APIs - no plugins or extensions required. The code for the simple-but-fast 3D pipeline was originally written in C/C++ back in the coding dark-ages of 1996, converted to a very-nifty-for-the-time-thanks Java 1.0 Applet in 1998 (the first 3D in Java that I know of! And well before the Java3D APIs existed) and recently converted to modern JavaScript and HTML5 Canvas. Processing.js.