-
-
Save protoEvangelion/c93ab6d93dde5dfa3fe9f0b987b1643c to your computer and use it in GitHub Desktop.
Revisions
-
Zeno Rocha revised this gist
Apr 23, 2013 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -46,7 +46,8 @@ TODO: Add demos * [Chrome Experiments](http://www.chromeexperiments.com/) * [Mozilla Demo Studio](https://developer.mozilla.org/en-US/demos/) * [Shiny Demos](http://shinydemos.com/) * [Codepen](http://codepen.io/) ## Credits Inspired by [Christian Heilmann's talk](http://icant.co.uk/talks/h5/html5devcon2013.html) at HTML5DevConf. -
Zeno Rocha revised this gist
Apr 23, 2013 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ # The HTML5 Amount of Awesomeness  -
Zeno Rocha created this gist
Apr 23, 2013 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,52 @@ # HTML5 Amount of Awesomeness  > A collection of freaking awesome HTML5 demos (work in progress). ## WebGL * [BananaBread](https://developer.mozilla.org/en-US/demos/detail/bananabread) * [Quake GWT](https://code.google.com/p/quake2-gwt-port/) * [Slice:Drop](http://slicedrop.com/) * [Three.js](http://threejs.org/) ## Canvas * [Wormz](http://html5-pro.com/wormz) ## SVG TODO: Add demos ## WebRTC ### Video * PhotoBooth ### Audio * [GuitarFX](http://guitarfx.io/) ## Web Audio TODO: Add demos ## FileSystem TODO: Add demos ## CSS3 Transforms TODO: Add demos ## Do you want more? * [Chrome Experiments](http://www.chromeexperiments.com/) * [Mozilla Demo Studio](https://developer.mozilla.org/en-US/demos/) * [Shiny Demos](http://shinydemos.com/) ## Credits * Inspired by [Christian Heilmann's talk](http://icant.co.uk/talks/h5/html5devcon2013.html) at HTML5DevConf.