Voxely
A free, browser-based 3D voxel editor. Build small models on a 16x16x16 canvas with an intuitive toolset.
Controls
| Key | Action |
|---|---|
| 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)
| Input | Action |
|---|---|
| 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)
| Input | Action |
|---|---|
| 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/
| Status | In development |
| Category | Tool |
| Platforms | HTML5 |
| Author | PigeonCodeur |
| Tags | 3D, Creative, editor, Voxel |
| AI Disclosure | AI Assisted, Code |

Leave a comment
Log in with itch.io to leave a comment.