2.5D Colored cube voxel-art editor
Try at https://tech-tac.github.io/cubes
Make 3D builds out of little cubes, you can change cube colors, view from a different angle, and save/share your build!
LMB
: Place cubeshift
+LMB
: Place cube (opposite face)alt
+drag
: Draw with cubesctrl
+drag
: Paint cubes with colorRMB
: Break cubeMMB
: Pick colorRMB
+drag
: Rotate view (locked to 90° increments)drag color-picker to cube
: Pick colorwheel up
: Zoom inwheel down
: Zoom outdrag
: Panleftarrow
: Pan leftrightarrow
: Pan rightuparrow
: Pan updownarrow
: Pan down+
(numpad): Zoom in-
(numpad): Zoom out>
(.
): Rotate view by 90°deg clockwise<
(,
): Rotate view by 90°deg counterclockwisem
: Toggle muteh
: Hide HUDctrl
+z
: Undoctrl
+y
: Redoctrl
+c
: Copy cubesctrl
+v
: Paste Cubesctrl
+s
: Savectrl
+o
: Open file...ctrl
+r
: Clear all cubesctrl
+b
: Ballsf1
: Show helpctrl
+shift
+c
: Share build linkctrl
+p
: Play "Bad Apple!!"
tap
: Place cubelong press
: Break cubepinch
: Zoomswipe
: Pan
Coding and design is by me (@Tech-Tac). Cube sound is from FreeSound.org. @Jaegerwald fixed pixelation on Firefox. Some requests from users have been implemented.
The main project works by creating a styled HTML element for each cube, however, a primitive HTML-5 canvas
-based version of the project is available to try at https://tech-tac.github.io/cubes/canvas
© 2025 @Tech-Tac