Demo: http://vox2.webgl.nu
Very simple voxel engine that generates a world with perlin noise. It uses an image as texture for all the voxels. It's just a POC for my idea of using bit-operations to keep lower memory usage.
It's a work in progress :)