Content aware image cropping, implements an algorithm to find good crops for images.
View smartcrop.js | Read more about it
A fast implementation of simplex noise in Javascript.
View simplex-noise.js | Read more about it
A library to fit gradients to images and extract their primary colors.
View dont-crop | Read more about it
A library for creating simple interactive lighting effects using normal maps.
View normalmap.js | Read more about it
A semi automated port of the physics library.
View Box2D2 Javascript Port