Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
greggman committed Mar 6, 2016
1 parent e0a90a1 commit af8fe6b
Show file tree
Hide file tree
Showing 7 changed files with 734 additions and 136 deletions.
3 changes: 2 additions & 1 deletion docs/index.html

Large diffs are not rendered by default.

478 changes: 472 additions & 6 deletions docs/module-twgl.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-twgl_m4.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-twgl_primitives.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-twgl_v3.html

Large diffs are not rendered by default.

380 changes: 255 additions & 125 deletions examples/js/browserified-example.js

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- this file is auto-generated from README.md. Do not edited directly -->
<!--
/**
* @license twgl.js 1.3.0 Copyright (c) 2015, Gregg Tavares All Rights Reserved.
* @license twgl.js 1.4.0 Copyright (c) 2015, Gregg Tavares All Rights Reserved.
* Available via the MIT license.
* see: http://github.com/greggman/twgl.js for details
*/
Expand Down Expand Up @@ -383,6 +383,7 @@ <h2 id="examples">Examples</h2>
<li><a href="/examples/itemlist.html">item list</a></li>
<li><a href="/examples/no-box-skybox.html">no box skybox</a></li>
<li><a href="/examples/crossorigin.html">cross origin</a></li>
<li><a href="/examples/vertex-array-objects.html">vertex array objects</a></li>
</ul>
<h3 id="webgl-2-examples">WebGL 2 Examples</h3>
<ul>
Expand Down

0 comments on commit af8fe6b

Please sign in to comment.