4Kanvas
4Kanvas.
this is a little voxel-canvas that you can draw voxels on.
Nothing special, serverves just as testapp.
Editing:
W,A,S,D -> moves the cursor horizantally
Q -> Cursor Down
E -> Cursor Up
Space -> place a Voxel
Del -> remove Voxel
1 to 9 -> choose voxel color
Load/Save:
L -> Load from the server (your current canvas will be updated with the server-content)
G -> Save your Progress to the server (will overwrite any other edits on the server)
Cursorkeys -> move the view around
i know its too many keys and no mouse controls. I will work on that.