A free, browser-based 3D voxel editor. Build small models on a 16x16x16 canvas with an intuitive toolset.

Controls

KeyAction
Tab Toggle Edit / Fly mode
P Place tool
E Erase tool
C Color picker tool
Ctrl+Z Undo
Ctrl+Y Redo
Ctrl+S Save project
Ctrl+O Load project
Ctrl+E Export OBJ

Mouse (Edit mode)

InputAction
Left-click (Place) Place block
Right-click (Place) Remove block
Left-click (Erase) Remove block
Left-click (ColorPick) Sample color from block

Camera (Fly mode)

InputAction
WASD Move
Mouse Look around

Features

  • Place and remove blocks with left/right click
  • Custom color palette with RGB color picker
  • Layer system for organizing your model
  • Undo/redo support (Ctrl+Z / Ctrl+Y)
  • Save and load projects
  • Export to OBJ
  • Orbit camera with fly mode (Tab to toggle)

Made with a custom C++ engine (ColumbaEngine) compiled to WebAssembly.

You can check the engine here: https://columbaengine.org/

Leave a comment

Log in with itch.io to leave a comment.