SeuratJS - 動畫效果創建JS庫
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庫的操作都完全在客戶端實現。
本文由用戶 openkk 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!