html5 and graphics

30
HTML5 & Graphics 2013.11.11 HTML5 Caravan Tokyo Bathtimefish 村岡 正和

Upload: masakazu-muraoka

Post on 15-Jan-2015

269 views

Category:

Technology


2 download

DESCRIPTION

 

TRANSCRIPT

Page 1: Html5 and Graphics

HTML5 & Graphics

2013.11.11 HTML5 Caravan TokyoBathtimefish 村岡 正和

Page 2: Html5 and Graphics

HTML5-WEST.jp代表 / html5j マークアップ部 部長 / HTML5 Experts.jp メンバーGDG京都 / CSS Nite in OSAKA / 神戸ITフェスティバル実行委員など

むらおか まさかず

村岡正和

HTML5-WEST.jp

Webアプリケーション開発 IT業務システム設計/開発Webサービス導入/事業戦略コンサルティング

@bathtimefish

Page 3: Html5 and Graphics

監修しました。

実例ごとの実装例がたくさん書いてあります。ウェブサイト制作やCMSの運用時に便利です。

好評販売中!!

Page 4: Html5 and Graphics

HTML5

Page 5: Html5 and Graphics
Page 6: Html5 and Graphics

Graphic

Page 7: Html5 and Graphics
Page 8: Html5 and Graphics

How powerful is HTML5?

Page 10: Html5 and Graphics

HTML5Graphic Tools&Libraries

Page 12: Html5 and Graphics

Canvas 2D

Page 13: Html5 and Graphics

EASELJS

http://www.createjs.com/#!/EaselJS

Page 14: Html5 and Graphics

SVG

Page 15: Html5 and Graphics

Raphaël

http://raphaeljs.com/

Page 17: Html5 and Graphics

CSS3

Page 18: Html5 and Graphics

Sass & Compass

http://compass-style.org/

Page 19: Html5 and Graphics

WebGL

Page 20: Html5 and Graphics

Three.js

http://threejs.org/

Page 21: Html5 and Graphics

appendix

Page 22: Html5 and Graphics

asm.js

http://asmjs.org/spec/latest/

It makes you can manual memory management in JS!

Page 23: Html5 and Graphics

compiled JSC++ / C# -> JS

Page 24: Html5 and Graphics

emscripten

https://github.com/kripken/emscripten

Page 27: Html5 and Graphics

appendix

Page 29: Html5 and Graphics

Web MIDI

Page 30: Html5 and Graphics

Thanks!