Concept → base mesh

Turn character art into a 3D base mesh

Concept art to first 3D draft used to take days of sculpting. Image-to-3D gives you a textured base mesh in about a minute — not final game topology, but a solid starting point for retopo, sculpting or lookdev. This page shows a real armored-character conversion and what to expect from the topology.

Real result — not a mockup
Input
Anthropomorphic tiger warrior character in dark tactical armor
Generated model
Parsed from the GLB file
Triangles
499,988
Vertices
321,006
Textures
3 × 2048×2048 PNG (PBR)
Watertight
No (repair first)
Format
GLB
Full case study →

Concept art that converts well

  • A-pose or T-pose character sheets give the cleanest starting mesh
  • Distinct material regions (fur vs. armor vs. cloth) map into readable textures
  • Patterns like stripes or markings act as landmarks and survive well
  • Avoid extreme foreshortening — orthographic-style views work best

How it works

01

Feed in the concept

A full-body character render or polished concept painting, front view preferred.

02

Get the base mesh

~500K triangle mesh with PBR textures — dense, triangulated scan-style topology.

03

Evaluate in the viewer

Check proportions and silhouette from all angles before pulling it into your DCC.

04

Retopo and refine

Decimate or retopologize in Blender/ZBrush for animation; use as-is for background props and lookdev.

Honest topology notes

  • !Topology is triangulated and scan-like — not animation-ready edge loops
  • !No rig, no blendshapes: this is a static base mesh
  • !Texture-only details (whiskers, decals in our example) have no geometry to sculpt
  • !Separate-part workflows (removable armor) require manual splitting in a DCC

GLB drops straight into Blender, Unity and Unreal with textures connected. For sculpting workflows, import the GLB into ZBrush via GoZ or convert to OBJ in Blender first.

Frequently asked questions

Is the mesh game-ready?

As a background prop or lookdev asset, often yes after decimation. As an animated hero character, no — you would retopologize it, which is still far faster than starting from nothing.

How does it handle fur and hair?

As solid sculpted shapes with fur detail in the textures — the same approach collectible figurines use. Strand-based hair is not generated.

Can I generate from multiple views for better accuracy?

The current pipeline uses a single image. Choose the most informative view — usually a front A-pose with the full silhouette visible.

What do I get for texture maps?

Three 2048×2048 maps (base color, metallic-roughness, normal) embedded in the GLB, ready for PBR rendering.