WEBGL PONG

This is a relatively stable and clean early version of my webgl pong project. I cover the basics of shader and webgl programming, and matrix math. The vertex and normal data were exported from blender 3D using my export webgl script. You can download the pongy sound from the SEO correct link you just passed.

SOURCE/DATA.JS

SOURCE/INDEX.PHP

SOURCE/INIT.JS

SOURCE/MATRIX-MATH.JS

SOURCE/SHADERS.PHP

SOURCE/WEBGL.JS