Skip to content

Commit

Permalink
Committing some webgl experiments
Browse files Browse the repository at this point in the history
  • Loading branch information
jarav committed Feb 26, 2012
0 parents commit 6c997eb
Show file tree
Hide file tree
Showing 6 changed files with 2,015 additions and 0 deletions.
8 changes: 8 additions & 0 deletions bballs/README.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
A webgl experiment showing balls bouncing around in a transparent cube. The experiment can be seen in a webgl-enabled browser( a recent version of Google-Chrome or Firefox ) [here](http://krishm.posterous.com/colliding-balls).

This uses the following third-party javascript libraries:

[webgl-utils](https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/demos/common/webgl-utils.js)
[glMatrix.js](http://code.google.com/p/glmatrix/source/browse/glMatrix.js)
[coffee-script.js](http://coffeescript.org/extras/coffee-script.js)
[keymaster.min.js](https://github.com/madrobby/keymaster/blob/master/keymaster.min.js)
Loading

0 comments on commit 6c997eb

Please sign in to comment.