Note from the editor: The following is a guest post by Nick Morgan aka Skilldrick. I don't know much about canvas, so it's a pleasure to be able to share an article about a current web technology that is outside of my current range of knowled... 続きを読む
JavaScriptからCanvas要素を扱えるライブラリが出たようですね。円や四角の描画は当たり前として、クリックやドラッグなんかのインタラクション要素をサポートしているのがうれしいですね。 ↑ 円を描くときの文法はこんな感じ。 ↑ グラデーションもお手のもの... 続きを読む
HTML5 | 13:42Instagram の画像フィルターみたいことを HTML5 (Canvas + File API + Drag&Drop API) で実装してみました。Instagram みたいなの - jsdo.it - Share JavaScript, HTML5 and CSS動作するブラウザは FireFox 3.6、Chrome 8 開発版です。(Chrome 7 ... 続きを読む
HTTP Git Read-Only This URL has Read+Write access 続きを読む
A showcase of awesome JavaScript code that pushes the boundaries of what's possible on the web. You have probably seen face detection at work in programs like iPhoto and Picasa, but what if you could do that performantly in JavaScript? Chine... 続きを読む
a javascript library for working with the html5 canvas element The new Canvas element in HTML5 is powerful, but it can be difficult to work with. It has no internal concept of discrete display elements, so you are required to manage updates m... 続きを読む
Flash界のコーディングゴッドGSkinnerがJavaScriptのCanvasをFlashライクに使うライブラリを作った。 この人、確か僕と同い年ぐらい下なんだよね。。。会う度に超へこむ。 画期的というか、確実にかゆいところに手が届くライブラリで、下みたいなのがサクサクJS... 続きを読む
About nude.js is a JavaScript implementation of a nudity scanner based on approaches from research papers. HTMLCanvas makes it possible to analyse image data and afterwards decide whether it should be displayed or not. The detection algorithm... 続きを読む
HTML5 Mobile Optimized Mapping and Tiling Library. Available under the MIT opensource license.Tile5 is an opensource HTML5 mapping javascript library that provides developers the ability to integrate existing mapping platforms to provide a ri... 続きを読む
Darkroom is a photo editing application. 続きを読む
Sketchpad is an online drawing application -- written in <canvas>. 続きを読む