-WASD keys to move -E and Q to go up and down respectively -look around using your MOUSE -place blocks using X -destroy blocks using LMB (click)
I'm working on a voxel engine. It uses raycasting to render voxels, while most raycasters are meant for triangle meshes.