WebGL snake with gamepad Android control
I`ve spent a lot of evenings to prepare new playable installation. This time it is developed with WebGL (three.js by Mr.Doob)
Also i`ve developed gamepad Android application to control this installation.
As Android application starts it launches WebSocket server.
JavaScript application connects to it and listens for simple commands: up, down, left, right.
You can find video of result further.
I have to work with projector – orientation technique and look for more interesting surface.
P.S. May be you know building with squared texture at the wall?