What Is Voxel Art? A Beginner's Guide
If a pixel is a colored square on a flat grid, a voxel is a colored cube in a 3D grid. The word is a blend of "volume" and "pixel". Voxel art builds objects out of those cubes, the way a sculpture might be built from toy bricks.
Voxels versus polygons
A regular 3D model stores only the surface, as a skin of triangles. A voxel model stores space: for every cell in a grid, is there a cube here, and what color is it? That difference explains most of the pros and cons.
| Polygon mesh | Voxel model | |
|---|---|---|
| Basic unit | Triangle | Cube on a grid |
| Smooth curves | Yes, with enough triangles | No; blocky by nature |
| Editing | Needs modelling skills | Simple: add, remove or paint a cube |
| Look | Realistic to stylized | Distinctive, retro, toy-like |
| Inside the object | Empty shell | Can be solid or hollow |
Why the blocky look is popular
Voxel styling became familiar through games such as Minecraft, whose world is a grid of blocks, and by many casual mobile games whose characters are small voxel sculptures with bright flat colors. The appeal is practical as well as aesthetic:
- Consistency. Because everything shares one grid, assets made by different people fit together.
- Accessibility. You do not need to understand topology or UV maps; anyone can paint a cube.
- Charm. A limited palette and coarse resolution give a distinctive, friendly style that hides imperfections.
- Destruction and dynamics. Since a voxel model is made of separate cells, games can break it into pieces or let terrain be dug.
Where voxel art is used
- Game characters, props and worlds, particularly indie and mobile games.
- Pixel-art-style animation and illustrations in 3D, with isometric renders.
- Physical builds: designs for brick sets, papercraft or a 3D-printed blocky figurine.
- Scientific and medical data, where voxels store scan values in 3D; a different field with the same underlying idea.
How an image becomes a voxel model here
Our voxel tool first estimates the 3D shape of the object in your photo (the same shape step described in how AI turns a photo into a 3D model), then samples that shape onto a grid at the resolution you choose. Each occupied cell becomes a cube. Then colors are assigned: either painted by AI from every side, projected quickly from the photo (front only), or left blank so you can paint it in the built-in editor.
You can choose between the "Cartoon" look, with bright, flat, simplified colors, and a "natural" look that keeps the photo's own tones. Structure can be solid, filled all the way through, or hollow, a shell only, which is lighter for game export. The choices of grid size and colors matter a lot; see choosing voxel resolution and palette size.
Working with the result
The voxel editor in the browser lets you repaint, delete and add cubes, pick colors with an eyedropper, fill areas, mirror edits with symmetry, and undo. You can export .vox, the format used by MagicaVoxel, a popular free voxel editor, as well as GLB and OBJ for game engines, and a PNG preview. The formats are compared in STL, GLB and OBJ.
Edits happen in your browser and are not saved to our server, so export before closing the page.
Try it on your own image
Upload a photo and get a 3D model or a voxel build. Free, no sign-up.
Image to 3D Image to Voxel