SeuratJS - 动画效果创建JS库

openkk 12年前

SeuratJS 是一个 JavaScript 库,扩展了 Raphael 用于根据图片的点阵来创建生动的动画效果。

SeuratJS is a JavaScript library that extends Raphaël and allows for the creation of vivid animations and pixelated artwork using minimal code. It does this by extacting color data from an image of your choice and rebuilding the original with filled graphical primitives in SVG. Seurat makes it extremely easy to alter what primitives are generated (how they look and where they appear) and how they animate.

SeuratJS使用HTML5 Canvas元素来解析颜色数据。因此整个JS库的操作都完全在客户端实现。

项目主页:http://www.open-open.com/lib/view/home/1340064867955