Ping Pong - WebGL(html5)
Move your mouse to move the racket around.

A half finished Ping Pong game.
Done mostly as an exercise in how to do controls for something in 3d with a 2d input device,
which can be tricky.

Done using three.js.

Note. You need a modern browser that supports WebGL for this to run the way it is intended.
For example. Google Chrome 9+ or Firefox 4+.

(If you are already using one of those browsers and it's still not running, it's possible that you
have old blacklisted GPU drivers. Try updating the drivers for your graphic card.
Or try to set a '--ignore-gpu-blacklist' switch for the browser.)

(C) OutsideOfSociety 2012.