Changelog

What's new in MakeIt3D. We ship improvements to 3D generation, exports, and the studio regularly — this page is where we tell you about them.

July 2026

New — Code Mode (beta)

Turn a reference image into clean, editable, animation-ready Three.js code — not just a mesh.

  • Get code, mesh, or both. Code Mode produces a readable procedural Three.js factory plus a structured spec of the object's parts. Download the TypeScript, the spec, or export straight to STL, OBJ, GLB, or 3MF for 3D printing.
  • Live preview. See your object render in an interactive viewer as soon as it's generated.
  • Editable and animatable. Parts are named and grouped, so you can tweak proportions, colors, and movement instead of wrestling with an opaque mesh.
  • Runs safely in your browser. Generated code executes in an isolated sandbox — it can't touch your account or your data.

Code Mode is in beta and rolling out gradually. It costs 4 credits per generation. The procedural approach is inspired by the open-source img2threejs project.


Have feedback on Code Mode or ideas for what we should build next? Email us at hello@makeit3d.app.