It is a voxel editor. Except the voxel is represented by one pixel while in software like Magica the voxel is a 3d cube. The display is achieved by sprite stacking which means layering flat images on top of each other to give a 3d illusion. It's less capable than any other 3d method but it can be used in a 2d engine with zero 3d knowledge.