Show HN: VoxelChain – An Experimental Voxel Engine

VoxelChain is an experimental tool to create voxel worlds in the browser. The lighting is fully ray traced in real-time and there is powerful cellular-automata based programming system, which allows to create complex digital circuits and model the behaviour of voxels (behaviour such as falling sand or water). Technology wise, I’m using WebGL2 for the rendering and the simulation is […]