FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Examples · stackgl/stackgl.github.io Wiki · GitHub

Gaëtan Renaudeau edited this page May 30, 2017 · 17 revisions

To add a new example:

  • Create a new level-two heading (##) in this file.
  • The heading should be a link pointing to the example.
  • Optionally, include a description of the example below the heading. This will be used if the example is featured.
  • Include the example's thumbnail as an image somewhere in the description.
  • To mark an example as featured, simply make its header italic (*[like](this)*). There should only be only featured example at any one time.

An introduction to the WebGL API that runs in your browser. webgl-workshop is a NodeSchool workshop originally created for CampJS IV. Everything is powered by node.js, browserify and a selection of stackgl packages under the hood.

An introduction to GLSL shaders and graphics programming that runs in your browser. shader-school is a NodeSchool workshop originally created for NodeConf 2014. Everything is powered by browserify, glslify and modules from the stackgl ecosystem under the hood.


Back | FazBrowse Home | New Git URL