Skip to main content
MagicaVoxelVoxel ArtEarning

How to Sell MagicaVoxel 3D Models Online in 2026 — Complete Creator Guide

Voxel art is a legitimate 3D asset market with active buyers in indie games, mobile development, and 3D printing. Here's how to export, package, price, and sell your MagicaVoxel models — keeping 100% of every sale.

Published July 22, 2026 · 8 min read

MagicaVoxel is the world's most popular free voxel editor. Its combination of an intuitive voxel placement interface, a path-traced renderer, and clean GLB/OBJ export has made it the go-to tool for indie game developers, pixel-art enthusiasts moving into 3D, and 3D printing hobbyists who prefer the blocky aesthetic.

The voxel game market is larger than most people realize. Beyond Minecraft-adjacent aesthetics, there are dedicated voxel game engines (Voxatron, Teardown, Minetest), VR experiences, mobile games targeting the aesthetic for performance reasons, and a 3D printing community that loves voxel models for their clean geometry. Each of these buyer segments is actively purchasing assets. This guide covers how to reach them and maximize your income.

What MagicaVoxel Assets Sell Best

Voxel buyers are predominantly game developers buying ready-to-use asset packs. Design for packs from day one — a single character takes the same effort to list as 12 variations, but a pack of 12 sells for 4–5× a single model at a discount that still pays you more.

Asset TypeBuyerDemandPrice Range
Modular environment tiles (buildings, dungeon, city)Indie game devs, mobile studios★★★★★$20–$120
Character packs (RPG, fantasy, sci-fi)Indie game devs, RPG creators★★★★★$15–$60
Animated character packs (walk/idle/attack)Game developers★★★★★$25–$100
Vehicle packs (tanks, spaceships, cars)Mobile game devs, indie studios★★★★☆$10–$50
Prop packs (barrels, crates, furniture)Game env artists, Unity/UE devs★★★★☆$10–$40
Avatar / VRChat charactersVRChat, metaverse users★★★☆☆$5–$30
3D printable voxel figures3D printing hobbyists★★★☆☆$5–$25
Full game asset pack (complete game type)Indie studios, solo devs★★★☆☆$50–$300

Export Formats for MagicaVoxel Assets

MagicaVoxel supports multiple export formats. Include all of them in your ZIP — the incremental effort is zero but it expands your buyer market significantly.

GLB / GLTF

Primary — enables 3D preview on Proofly

MagicaVoxel exports GLTF natively via File → Export → GLTF. The color palette is embedded as a texture atlas. Upload the GLB to Proofly as your primary file — it renders in-browser so buyers can inspect your model from all angles before purchasing. GLB is also directly importable into Three.js, Babylon.js, Unity (with GLTFast), and Unreal (with gltfruntime plugin), making it the most versatile format.

VOX (MagicaVoxel Native)

Premium tier — source file

The .vox source file is the most valuable add-on you can include. MagicaVoxel users — game developers who want to modify your models, resize them, change the palette, or break out individual components — will pay a premium for the source. Include it as a standard part of your ZIP; it costs you nothing but significantly increases buyer satisfaction. Buyers who receive VOX files become repeat customers because they can customize for their exact project.

OBJ + MTL + Texture Atlas

Universal compatibility

MagicaVoxel's OBJ export produces one quad per voxel face, which is exactly what game engines need. Export via File → Export → OBJ. The MTL file references a small texture atlas PNG containing the color palette. Include both the MTL and the atlas PNG in your ZIP alongside the OBJ — without them, the model appears white in all renderers. Unity, Unreal, Blender, Cinema 4D, and 3DS Max all import this OBJ+MTL without additional steps.

FBX (via Blender)

Game engine standard

MagicaVoxel does not export FBX natively, but Blender converts OBJ → FBX in seconds (import OBJ, then File → Export → FBX). FBX is the standard format for Unity .unitypackage builds and legacy Unreal imports. If you are targeting game developers specifically, include an FBX alongside your GLB and OBJ for maximum compatibility. Animated voxel models should be in FBX with bone animations if rigged in Blender.

STL (3D Printing)

3D printing buyers

Voxel models are naturally watertight when exported from MagicaVoxel — the cubic geometry produces closed, manifold meshes that print cleanly without repair. Export STL via MagicaVoxel directly or convert OBJ → STL in Blender. Include STL for any character, prop, or building model that could realistically be printed — you immediately access the 3D printing buyer market at no extra effort.

Recommended ZIP Bundle Structure

VoxelKnightPack_v1.0/
├── GLB/
│   └── VoxelKnightPack_v1.0.glb         ← upload as primary (in-browser preview)
├── VOX/
│   ├── Knight_01_Red.vox
│   ├── Knight_02_Blue.vox
│   └── Knight_03_Gold.vox               ← MagicaVoxel source files
├── OBJ/
│   ├── Knight_01_Red.obj
│   ├── Knight_01_Red.mtl
│   ├── Knight_01_Red_palette.png         ← texture atlas (keep with MTL)
│   └── ... (repeat per character)
├── FBX/
│   └── VoxelKnightPack_v1.0.fbx
├── STL/
│   └── VoxelKnightPack_v1.0.stl         ← optional: 3D printing
└── README.txt                            ← voxel count, poly count, palette info, license

MagicaVoxel Asset Pricing Guide

Voxel assets typically sell for less per-unit than high-poly PBR assets because of the stylized, simpler aesthetic — but the low production time per model means higher output volume and comparable or better hourly income. Packs are the revenue engine.

AssetEntryMidPremium
Single character (no animation)$3$8$20
Character pack (10–20 variations)$15$30$60
Animated character (walk/idle/attack cycles)$10$25$60
Modular environment set (30+ tiles)$20$50$120
Prop pack (barrels, crates, furniture)$10$20$40
Vehicle pack (5–10 models)$10$25$50
Full game asset mega-pack (100+ pieces)$50$100$300

Pack Discount Strategy

Price packs at 50–70% of the sum of individual prices. If each character is $8, a 12-character pack should be $35–$45 (not $96). The discount triggers impulse purchases and increases average order value. Buyers who pay $35 for 12 characters return; buyers who pay $8 for one may not.

Animation Premium

Animated voxel assets are scarce and valuable. A static knight at $8 becomes $25–$40 with walk, idle, attack, and death animations. If you can rig and animate in Blender, animated packs are the highest-ROI product in the voxel market — high demand, low supply.

Themed Cohesion Sells

A "Medieval Fantasy Complete Pack" (characters + buildings + props + vehicles, all matching palette) sells for 3–4× the sum of separate packs. Buyers building a game need visual consistency — they pay premium to get it in one purchase rather than mixing palettes from different creators.

Platform Comparison — Where Voxel Creators Sell

PlatformCommission3D PreviewNotes
Proofly0%✓ In-browser GLB previewBuyer pays flat $1 fee. HiddenMark watermarking. Maximum income per sale.
Itch.io0–10% (configurable)No 3D viewerStrongest voxel art community. Game dev discovery. You choose your commission rate (0–30% to Itch). Best for community reach.
Unity Asset Store30%No viewerStrong Unity dev discovery. Requires .unitypackage build. Voxel OBJ packs work well for Unity developers.
CGTrader30–40%Limited viewerGeneral 3D marketplace. Voxel is a small niche here. Lower discoverability than specialized platforms.
Sketchfab Shop30%✓ Full 3D viewerVoxel models look great in Sketchfab's viewer. Some voxel collector audience. 30% commission reduces margins on lower-price packs.
Gumroad10% + payment feesNo viewerEasy setup, no discovery. You must drive all traffic from social media, YouTube, Twitter.

Recommended Dual-Platform Strategy

Proofly — Primary income catalog

List all packs here. GLB in-browser preview converts browsers to buyers. 0% commission means every sale returns full price. Enable HiddenMark on all listings for watermarking protection.

Itch.io — Community discovery engine

Itch.io's game asset community is the most active voxel-adjacent audience online. Set your commission to 0% on Itch (you still pay payment fees) or a small amount. Use Itch for discovery and link buyers to your Proofly store for the full catalog.

MagicaVoxel Tips for Marketable Assets

1.
Limit your palette before you start: Professional-looking voxel art uses a constrained color palette (16–32 colors). Before starting any commercial piece, define your palette in MagicaVoxel's palette panel. Consistent palette = pack cohesion. All assets in a pack should share the same palette so buyers can mix scenes without jarring color clashes.
2.
Design at 1 voxel = 1 cm for real-world scale: MagicaVoxel uses a 1-voxel = 1-unit grid. Export at 1 unit = 1cm in your OBJ/GLB settings so buyers can import at accurate real-world scale. A human character should be ~170 units tall. State the voxel-to-real-world scale in your README — buyers who build entire environments need to mix models at consistent scale.
3.
Use MagicaVoxel's path tracer for product renders: MagicaVoxel has a built-in path tracer (the 'Render' tab). Use it for your listing preview images — it produces soft shadows, global illumination, and ambient occlusion that make even simple voxel assets look polished. Export PNG renders at 2K+. These renders are your primary conversion tool against bare wireframe screenshots.
4.
Group multi-piece models as a single scene: MagicaVoxel supports multiple objects in one scene (World editor). Use this for environment packs — arrange your tiles into a sample scene render, then export individual pieces. The scene render shows buyers how the pieces fit together, which drives pack sales more than individual object renders.
5.
Test OBJ import in Unity and Blender before selling: Import your OBJ + MTL + PNG atlas into Blender and then into Unity (or Unreal) before publishing. Check that the palette texture appears correctly, the scale is correct, and there are no import errors. The most common issue: the palette PNG not being found because the MTL path references an absolute filesystem path instead of a relative one. Re-export if you see this.
6.
Create animated renders for social promotion: A 3-second GIF or MP4 of your voxel model rotating (rendered in MagicaVoxel or Blender) drives significantly more clicks on Twitter, TikTok, and Reddit than static renders. The voxel aesthetic is inherently gif-friendly. Use the turntable camera in Blender's rendering to make a quick loop after importing your OBJ.

Step-by-Step: Publish Your First Voxel Pack on Proofly

1

Plan your pack theme and palette

Decide on a theme (medieval fantasy, sci-fi, horror, etc.) and define a palette of 16–32 colors before modeling. Save the palette as a preset in MagicaVoxel. All models in your pack should share this palette for visual cohesion.

2

Build your models in MagicaVoxel

Create 10–20 complementary models for a pack. Aim for models that buyers can combine: if you make a knight, make an archer, a wizard, and a mounted rider — buyers want the full party. Use the World editor to check scale consistency between models.

3

Render product images

In MagicaVoxel's Render tab, render your hero models from multiple angles including an isometric 3/4 view. Also render a scene showing multiple models together. Export PNG at 1920×1080 or 2048×2048. These are your listing images.

4

Export all formats

Export GLTF (GLB), OBJ+MTL+palette PNG, and STL (if printable). Convert to FBX via Blender if targeting game developers. Check OBJ import in Blender and Unity before moving on.

5

Create the ZIP bundle

Structure your ZIP per the bundle guide above. Write a README.txt: palette color count, voxel-to-CM scale, poly count per model, which formats include animation, software tested, and license terms.

6

Upload to Proofly with HiddenMark enabled

Create a listing, upload the GLB as primary file (for in-browser 3D preview), upload the full ZIP as the download package. Enable HiddenMark. Write your description: state the voxel count, format list, animation details, and license. Tag with: voxel, game-assets, your theme. Publish.

7

Promote on social with animated GIF

Create a short turntable video in Blender. Post to Twitter/X (@VoxelArt hashtag), Reddit (r/gamedev, r/voxelgamedev, r/magicavoxel), and TikTok. Link to your Proofly store. Voxel art gets excellent organic reach — the aesthetic is immediately recognizable and share-friendly.

Protecting Voxel Assets from Redistribution

Voxel assets are frequently redistributed in Discord servers and GitHub repos without credit or payment. The small file sizes (OBJ + atlas PNG is often under 1 MB) make voxel assets trivially easy to share. Proofly's HiddenMark system embeds an invisible steganographic watermark in the mesh geometry — not the texture (which pirates simply swap) — so the mark persists even if the palette PNG is replaced.

How HiddenMark Protects Voxel Assets

  1. Each buyer receives a unique watermark embedded in their downloaded mesh geometry
  2. If your assets appear in a free Discord pack or GitHub repo, download the leaked file
  3. Run the Proofly HiddenMark scan — it reads the purchase ID from the mesh, even after format conversion (OBJ → FBX → GLB)
  4. Identify the leaker and issue a DMCA takedown or pursue a chargeback

Frequently Asked Questions

Can I sell MagicaVoxel models online?

Yes. MagicaVoxel models can be exported to OBJ, GLB, GLTF, and PLY formats that standard 3D marketplaces and game engines accept. The voxel aesthetic is a distinct artistic style with its own buyer market — indie game developers, mobile game studios, and 3D printing enthusiasts all purchase voxel assets. On Proofly you keep 100% of your listed price with no commission, and buyers can preview your GLB exports in-browser before purchasing.

What MagicaVoxel models sell best?

Modular environment tiles (dungeon rooms, city blocks, fantasy buildings) are the strongest seller category because they let game developers build entire worlds from one pack. Character models (knights, monsters, NPCs) sell steadily for RPG and strategy games. Vehicle packs (tanks, spaceships, cars) sell well for mobile and indie PC games. Prop packs (barrels, crates, furniture, trees) sell to Unity/Unreal game developers building voxel-style games. Avatar packs sell for metaverse and VRChat voxel worlds. The common thread: the more a buyer can build with one purchase, the higher the perceived value.

What file format should I export from MagicaVoxel for selling?

Export GLB as your primary file — MagicaVoxel's File → Export → GLTF exports a GLB with color palette embedded. Upload the GLB to Proofly as your primary file (it renders in-browser as a 3D preview). Include the original VOX file so buyers can edit in MagicaVoxel, plus OBJ (with MTL and texture atlas) for maximum compatibility. For game-engine buyers, include a Unity .unitypackage or Unreal import guide. MagicaVoxel's OBJ export produces one quad per voxel face, which game engines handle well.

How much do MagicaVoxel models sell for?

Single character models (knight, monster, NPC) sell for $3–$20. Character packs (10–20 variations) sell for $15–$60. Modular building/environment tile packs sell for $20–$100. Large world-building packs with 50+ pieces sell for $40–$200. Vehicle packs (5–10 models) sell for $10–$40. Animated character packs (with walk, attack, idle cycles) command 2–3× the price of static models. Full game asset packs (all assets for one game type) sell for $50–$300. The voxel market rewards breadth — buyers want to build complete scenes from one purchase.

How do I animate MagicaVoxel models for selling?

MagicaVoxel does not have native animation tools. The common pipeline for animated voxel characters is: export each animation frame as a separate OBJ from MagicaVoxel → import all frames into Blender → use the Stop Motion OBJ add-on to create frame animation → export as GLB with embedded animation. Alternatively, rig the mesh manually in Blender after import (voxel meshes are simple enough for basic rig setup) and use traditional keyframe animation. Animated voxel assets command a significant premium and are rare enough that supply does not meet demand.

Where is the best marketplace to sell MagicaVoxel models?

Proofly offers 0% commission so you keep 100% of every sale, plus in-browser 3D preview for GLB files. Itch.io is the most active community marketplace for voxel game assets — strong discovery, flexible pricing (pay-what-you-want supported), lower commissions than traditional stores. Unity Asset Store has strong discoverability for Unity-packaged voxel assets but takes 30% and requires Unity packaging. CGTrader hosts voxel assets but the audience is not specifically voxel-focused. The Sketchfab Shop has excellent 3D preview and a voxel-appreciating community. A dual strategy — Proofly for maximum income per sale, Itch.io for community discovery — covers the widest buyer base.

Start Selling Your Voxel Models Today

Create a free Proofly account, upload your MagicaVoxel packs, and keep 100% of every sale. In-browser 3D preview, HiddenMark watermarking, and one-time download tokens included at no extra cost.

Upload Your Voxel Models

Related Guides