Miniatures, busts, creatures, terrain — the things people most want to 3D print are exactly the things that are miserable to model in CAD. They want to be sculpted. The usual advice is to buy ZBrush or learn Blender's sculpt mode, both of which mean installing serious software on a serious machine. There's a shorter route now: do your 3D sculpting for 3D printing in a browser tab, export a mesh, and slice it like any other model. Full disclosure before we go further: we build Re:Form, the sculpting app this guide uses. The workflow logic, though, applies no matter what you sculpt in.

Can you sculpt 3D-printable models in a browser?

Yes. Re:Form is a free 3D sculpting app that runs in desktop browsers on WebGPU — Chrome, Edge, Firefox, or Safari 26 — nothing to download or install. You sculpt with the full toolset, export OBJ on the Free plan or STL on Pro ($9.99/month), and load the file into any slicer. Re:Form is alpha software (v0.6.4), and it already produces print-ready meshes.

The practical requirements are simple: a desktop browser with WebGPU and a reasonably modern graphics card. Current Chrome, Edge, and Firefox work out of the box; Safari 26 on macOS ships WebGPU too. Phones and tablets are not supported — this is a desktop tool.

Two things worth knowing before you commit an evening to it. First, the alpha label is real. Re:Form ships fast — new brushes, engine speedups, and workflow polish land all the time — but it is a young app, and we say so plainly. Second, your work stays yours: sculpts save to your own machine, and the mesh itself lives on your GPU. That last part is why the engine can promise that strokes stay smooth as the polygon count climbs into the millions — which matters more for printing than you might think, as we'll get to below.

If you're evaluating the wider field of free tools first, we've written up the honest landscape in our guide to free ZBrush alternatives — with the same disclosure attached: we make one of them.

Why sculpting beats CAD for organic prints

This isn't a product question, it's a craft question. CAD and sculpting are different tools for different shapes, and picking the right one saves you hours.

Parametric CAD (Fusion, FreeCAD, OpenSCAD, and friends) builds geometry from dimensions and constraints. That's exactly right when the object is defined by measurements: a bracket that must fit a 6mm bolt, an enclosure with a snap lid, a replacement knob. Change a number, the model updates. CAD is the correct tool for functional parts, and no sculpting app should pretend otherwise.

Sculpting builds geometry the way clay does: you push, pull, pinch, and carve a dense mesh with brushes. There are no dimensions driving the shape — just your eye. That's exactly right when the object is defined by form: a goblin's snarl, the drape of a cloak, weathered rock on a terrain tile, the planes of a portrait bust. Try to model a face in CAD and you'll fight the tool at every fillet. Try to model a screw thread with a clay brush and you'll fight just as hard in the other direction.

A rough sorting rule:

You're printing... Use
Brackets, enclosures, fixtures, threaded parts Parametric CAD
Miniatures, busts, creatures, organic terrain A sculpting app
A mechanical base with an organic figure on top Both — CAD the base, sculpt the figure, combine in the slicer

If your search history says "miniature sculpting software," you're in the second row. The rest of this post is for you.

The workflow, start to slicer

Four steps: sculpt, manage detail, export, slice. Here's each one.

Sculpt it

Open Re:Form in your browser and start pushing clay. If you've never sculpted before, our first sculpt walkthrough covers the basics — navigation, brushes, and building up a form without getting lost. The Free plan includes every tool: all brushes, sculpt layers, masking, symmetry, remeshing, and undo. Nothing in the toolset is paywalled.

Two habits will make your sculpt print-friendly from the start. Sculpt as one solid mass wherever you can — printers deal in closed volumes, and a figure that reads as a single connected body slices more cleanly than a cloud of intersecting shells. And keep an eye on thin features: a wisp of hair or a floating ribbon that looks great on screen may be too thin to survive as physical plastic or resin. If a detail is thinner than a toothpick at print scale, thicken it or lean it against the body.

Save as you go. Re:Form writes local .clay files that snapshot everything, layers included, and the browser autosaves besides. Keep the .clay as your master file; exports are just the handoff to the printer.

Detail density vs print resolution

Here's the part CAD users skip and sculptors overthink: how many triangles do you actually need for a print?

General guidance, not printer specs: every printer has a physical floor on detail. An FDM printer draws the model in extruded lines of plastic, so the line width and layer height set the smallest feature it can form — fine skin texture and hair-thin details mostly vanish at miniature scale. A resin printer cures layers against a pixel grid and resolves far finer detail, which is why mini painters favor it. But both floors are physical, and both are coarse compared to what a sculpting app can hold in memory.

The consequence: at typical hobby sizes, a few million triangles already carries more surface information than either process can reproduce. Re:Form's Free plan supports up to roughly 12.5 million triangles, which covers most hobby prints comfortably. The Pro tier's 50-million-triangle budget (4x Free) exists for large-format pieces and extremely dense detail work — it's not a routine requirement for a 32mm mini.

One honest note on the cap: hitting the Free limit only stops further subdivision. Every tool keeps working on the mesh you have, and upgrading raises the cap to 50 million. You won't lose work to the ceiling.

Spend your triangles where they pay: sharp edges, deep creases, and focal details need density; broad smooth surfaces don't. One-click remeshing redistributes your budget when a region gets too heavy or too sparse.

Export

When the sculpt is done, export a mesh. On any plan — including Free — Re:Form exports OBJ. Pro adds STL, GLB, and FBX import and export alongside OBJ. For printing, OBJ and STL are the two that matter; GLB and FBX earn their keep in game engines and renderers, not slicers.

Either way, the exported file behaves like any other model: send it to your slicer and carry on. There's no proprietary wrapper and no upload step — the exported file lands on your disk and that's that.

Slice and print

From here it's standard 3D printing. Load the exported mesh into your slicer — Cura and PrusaSlicer are the usual suspects for filament printers, Lychee for resin — and do what you'd do with any downloaded model:

  1. Set the real-world size. Sculpting units are arbitrary; the slicer is where your bust becomes 80mm tall instead of 80 meters.
  2. Orient it for strength and surface quality, and to minimize supports on the faces you care about.
  3. Add supports where overhangs need them (and for resin, follow your slicer's hollowing and drain-hole workflow if the piece is chunky).
  4. Slice, preview, print. The slicer's layer preview is your last quality gate — if a thin detail disappears in preview, it will disappear on the printer too.

If the slicer flags mesh errors, its built-in repair usually handles small ones. Sculpts that were kept as a connected solid mass rarely need even that.

OBJ or STL for 3D printing?

Either works. STL is the long-standing default format for 3D printing, but every major slicer also imports OBJ — as of July 2026, both Cura and PrusaSlicer accept OBJ and STL, per UltiMaker's and Prusa's own documentation. Re:Form exports OBJ on the Free plan and adds STL on Pro, so free users can print without converting anything.

The two formats carry nearly the same thing for printing purposes: a triangle mesh. OBJ can also reference materials and textures, but slicers ignore those on import (PrusaSlicer's documentation says so explicitly, as of July 2026) — a printer only cares about the surface. For a home workflow, exporting OBJ from the Free plan and dropping it into Cura, PrusaSlicer, or Lychee is a complete, no-asterisks pipeline.

STL OBJ
Carries geometry Yes Yes
Accepted by major slicers Yes Yes (as of July 2026: Cura, PrusaSlicer)
Extras (materials/textures) No Yes, but slicers ignore them
Re:Form plan Pro Free and Pro

Where STL earns its keep: it's the lingua franca. Some commercial print services and older tools ask for STL specifically, and if you share files with a printing community, STL is the format nobody questions. If that's your situation, Pro's STL export is the clean answer — and if you searched "sculpt STL files free," here's the honest version: the sculpting is free, the OBJ is free, and STL specifically is the $9.99 part.

What does it cost to sculpt for 3D printing?

Sculpting for 3D printing in Re:Form costs $0: the Free plan includes every tool and OBJ export, which the major slicers accept. Re:Form Pro costs $9.99/month or $99/year and adds STL, GLB, and FBX support plus a commercial license to sell what you make. Re:Form is in alpha, and the free tier requires no card.

Free gets you the full toolset, up to ~12.5 million triangles, local .clay saves, no watermark, and OBJ export — everything a hobbyist needs to sculpt and print for themselves. The one line that matters legally: Free is licensed for personal, non-commercial use. If you sell prints of your sculpts — an Etsy shop, a convention table, commissions — you need Pro's commercial license. That's not fine print we hide; it's the actual deal.

Pro is $9.99/month or $99/year (the yearly rate saves about two months) and unlocks the full 50-million-triangle budget, STL/GLB/FBX, and the right to sell. Billing runs through Stripe, cancellation is self-serve from the in-app plan chip, and cancelling keeps Pro active until the end of the period you paid for. Teams and studios can talk to us about Enterprise, which adds team licensing and priority support at custom pricing. More detail on all of this lives in the FAQ.

FAQ

Is the free plan enough for miniatures?

Yes, for personal prints. Re:Form's Free plan includes the full toolset — every brush, sculpt layers, masking, symmetry, remeshing — and roughly 12.5 million triangles, more surface detail than most hobby printers can reproduce on a typical mini. Export OBJ and slice it. The limits that actually bite are the personal, non-commercial license and the lack of STL export.

Can I sell 3D prints of my Re:Form sculpts?

On Pro or Enterprise, yes. Re:Form Pro ($9.99/month or $99/year) includes a commercial license, so you can sell physical prints of your sculpts. The Free plan is licensed for personal, non-commercial use only — print for yourself, just don't sell the results. Enterprise adds team licensing at custom pricing. Billing runs through Stripe, and you can cancel anytime.

Do I need to install anything to sculpt for printing?

No. Re:Form runs entirely in a desktop browser — current Chrome, Edge, or Firefox (or Safari 26) with WebGPU and a reasonably modern graphics card. There's nothing to download, and your sculpts save straight to your own machine. You will still need a slicer installed for your printer, since Re:Form hands off at the exported OBJ or STL. Phones and tablets aren't supported.