Sign in to use this tool
This tool may consume credits. Please sign in to continue.

AI 3D Model Generator

Overview
Generated by AI

The AI 3D model generator takes a text prompt, a single reference image, or 2–4 multi-angle photos of the same subject and produces a downloadable GLB file. Three underlying models are available and they behave very differently — choosing the wrong one for your input type is the most common source of failed or low-quality results.

Which model to pick

Meshy-6 (detail-first)

  • Text, single image, and multi-image modes all supported
  • Up to 100k polygon target; optional PBR materials
  • Prompt limit: 600 characters — highest per-task cost of the three

Tripo 3D v3.1 (best value)

  • All three input modes supported at lower cost than Meshy
  • Prompt limit: 1024 characters; PBR enabled by default
  • Text prompts are silently ignored when an image is also provided

SAM 3D Objects (single image)

  • Image input only — cost is an order of magnitude lower
  • Best for real-world objects, products, and scene fragments
  • No adjustable parameters; full-image mask applied automatically

Text, image, or multi-image — when to use each

  • Text mode — no reference image available, concept-phase assets, stylized props or characters. Describe shape, material, and intended style as specifically as possible.
  • Image mode — you have a product photo, prop, or concept art and want the model to match the subject's appearance. A plain background, centered subject, and even lighting give the most stable reconstruction. SAM 3D only supports this mode.
  • Multi-image mode — 2–4 photos of the same object from different angles. Only the first 4 images are used; extras are ignored.

Switching models or input modes clears any previously uploaded inputs — re-upload before generating.

Writing prompts that work

Concrete material and style words outperform vague adjectives by a wide margin:

  • "low-poly sci-fi supply crate, worn metal panels, blue glowing details, hard-surface modeling"
  • "stylized wooden treasure chest, iron-banded, hand-painted game asset"

Useful material keywords to embed directly in your prompt: ceramic, brushed metal, worn leather, painted wood, matte plastic, frosted glass, plaster, polished marble.

Taking photos for multi-image mode

  • Subject should fill 60–80% of the frame; use a plain or low-texture background
  • Include at least a front and a side view; a back view helps rear geometry the most
  • Keep lighting consistent across all shots — mixing studio and window light degrades results
  • Do not mix close-ups with wide shots in the same set
  • Maximum 10 MB per file; PNG, JPG, or WEBP only

With only one photo, use image mode instead — multi-image mode requires at least 2.

Polygon count and symmetry

Only Meshy provides both a polygon target and symmetry controls. Tripo has a polygon cap only; SAM 3D has no adjustable parameters.

Polygon target (Meshy 5k–100k / Tripo 1k–20k)

  • 5k–10k — real-time games, mobile, web 3D previews
  • 30k (Meshy default) — balanced detail for most use cases
  • 100k (Meshy max) — close-up rendering, fine detail preservation

Symmetry (Meshy only)

  • auto (default) — model decides; suitable for most objects
  • on — forces bilateral symmetry; use for furniture, vehicles, weapons, tools
  • off — for naturally asymmetric subjects: creatures, damaged props, organic forms

PBR materials include metalness, roughness, and normal maps — useful in three.js, Blender, or Unreal. Meshy has PBR off by default; Tripo has it on. Disabling PBR reduces texture file size when PBR rendering is not needed.

Opening the downloaded GLB

Output is always GLB (embedded glTF 2.0 binary). It imports directly into:

  • Blender 3.0+ — File → Import → glTF 2.0
  • Unity / Unreal — via the official glTF plugin
  • three.js / model-viewer — loaded directly in-browser
  • Windows 3D Viewer / macOS Quick Look — no plugin needed

Use the in-page viewer to rotate the model, toggle wireframe and auto-rotate, and switch backgrounds before downloading. Check for obvious holes or floating geometry before saving.

Common failure points

  • Tripo with text + image together — the text prompt is silently ignored; only the image is used. Clear the image input to use text-driven generation.
  • Multi-image mode with only 1 photo — the task won't start; upload at least 2.
  • Broken geometry, missing faces, surface noise — common with transparent, highly reflective, or heavily occluded subjects. Removing the background or using a plain backdrop usually helps.
  • Task still pending after 20 minutes — the system marks it as timed out and refunds credits. Try lowering the polygon target or switching to a lighter model.
  • Before using for production, 3D printing, rigging, or close-up rendering — AI-generated meshes typically need topology cleanup and UV/texture repair in Blender.