Skip to content

Instantly share code, notes, and snippets.

@protoEvangelion
Forked from zenorocha/html5-demos.md
Created April 19, 2019 02:14
Show Gist options
  • Select an option

  • Save protoEvangelion/c93ab6d93dde5dfa3fe9f0b987b1643c to your computer and use it in GitHub Desktop.

Select an option

Save protoEvangelion/c93ab6d93dde5dfa3fe9f0b987b1643c to your computer and use it in GitHub Desktop.

Revisions

  1. Zeno Rocha revised this gist Apr 23, 2013. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion html5-demos.md
    Original 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.
    Inspired by [Christian Heilmann's talk](http://icant.co.uk/talks/h5/html5devcon2013.html) at HTML5DevConf.
  2. Zeno Rocha revised this gist Apr 23, 2013. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion html5-demos.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    # HTML5 Amount of Awesomeness
    # The HTML5 Amount of Awesomeness

    ![Rainbox Vomit](http://cl.ly/image/2o3B1Y3r2t2a/rainbow-vomit.gif)

  3. Zeno Rocha created this gist Apr 23, 2013.
    52 changes: 52 additions & 0 deletions html5-demos.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,52 @@
    # HTML5 Amount of Awesomeness

    ![Rainbox Vomit](http://cl.ly/image/2o3B1Y3r2t2a/rainbow-vomit.gif)

    > 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.