Model UtilitiesMesh Repair

Mesh Repair

Updated May 2026

The Repair and Fix Mesh tool automatically detects and corrects common geometry problems in your 3D models. AI-generated meshes sometimes have small defects like holes, flipped normals, or non-manifold edges that cause issues in game engines, slicers, or other software. This tool fixes those problems so your model is ready to use.

Mesh repair dialog showing repair options Choose between geometry-only repair or full repair with texture re-bake

What it fixes

  • Non-manifold geometry - Edges shared by more than two faces, or vertices with complex topology
  • Holes and gaps - Small openings in the mesh surface get filled in
  • Flipped normals - Faces pointing the wrong direction are corrected
  • Degenerate faces - Zero-area triangles and duplicate vertices are cleaned up
  • Self-intersections - Overlapping geometry is resolved where possible

Repair modes

Geometry only (2 credits) - Fixes the mesh structure without touching textures. Best when you plan to retexture the model or only need a clean mesh for further processing.

With texture re-bake (4 credits) - Repairs the geometry and then re-bakes the textures onto the fixed mesh. This ensures the UV mapping still looks correct after vertices are moved or added. Use this mode when you want a ready-to-use result.

How to use

  1. Open a model from your Dashboard
  2. Click Process and select Repair & Fix Mesh
  3. Choose your repair mode
  4. The repaired model replaces the original or is added as a new version

Mesh Repair is available as a model action from the 3D AI Studio Dashboard.



Frequently Asked Questions

How do I fix holes in a 3D model?

Open your model in 3D AI Studio, click Process, and select Repair & Fix Mesh. The tool automatically detects and fills holes, fixes flipped normals, and resolves non-manifold geometry. Choose the “with texture re-bake” option (4 credits) if you want the textures to stay aligned after the repair, or geometry-only (2 credits) if you plan to retexture later.

What does non-manifold geometry mean, and why does it matter?

Non-manifold geometry means edges or vertices that create impossible shapes, like an edge shared by three or more faces. This causes problems in 3D printing slicers, game engines, and rendering software. 3D AI Studio’s Mesh Repair tool fixes non-manifold issues automatically so your model works correctly in downstream applications.

Can I repair a model for 3D printing?

Yes, 3D AI Studio’s Mesh Repair is a great first step before printing. It seals holes, fixes normals, and cleans up degenerate faces that would cause slicer errors. After repairing, you can use the 3D Print Export tool to convert textures to vertex colors and export in a print-ready format like 3MF or STL.

Does mesh repair change how my model looks?

In most cases the visual difference is minimal. The tool targets structural defects, not the overall shape. If vertices need to move slightly to fix topology issues, the “with texture re-bake” mode in 3D AI Studio re-maps the textures onto the repaired mesh so everything still looks correct.