Badass JavaScript: Voxel.js: A Minecraft-like Block Based Game Engine Using Three.js, WebGL and Node
Max Ogden and James Halliday (probably better known as substack on the internets) have been working on voxel.js, which is a block based game engine for the browser built with three.js, WebGL, and an interesting combination of Node.js based tools. The engine is built of several small…