Which languages, database and visualization engines does EyeWire use?
Clément Renaud asks a technical question about EyeWire on Quora. Matt Balkam, one of our developers, answers.

Client side, we are using a lot of HTML5, CSS, and javascript with WebGL. We use three.js to do the 3d visualization. We’ve even got a few custom shaders which do coloring of tiles and a few other various things. We also use jquery for the dom manipulation stuff.