Remesh
2 min
the remesh workspace tool is where you optimize your 3d models for performance and clean topology it takes an existing source model and rebuilds its mesh to match a target polycount and topology type (triangles or quads) this is especially useful when preparing assets for games, vr, or mobile, where you need tight control over polygon budgets without losing the overall shape and readability of the model step by step open the remesh workspace select a remesh engine (e g , pb remesh , 30 cr) choose your source model from the selected right side list (e g , sci‑fi goggles ) set the topology type to either triangle or quad (triangle is selected in the example) pick a target polycount preset (e g , 10k ) or click the pencil icon to enter a custom value review your choices, then click generate to start the remesh process inspect the new mesh in the viewer and decide whether to keep it, lower/raise the polycount, or try a different engine understanding your results remesh tool controls how your mesh will be rebuilt remesh engine choose between pb remesh , meshy remesh , or tripo remesh each engine may handle detail and smoothing slightly differently source model shows the currently selected model (e g , female sci‑fi character t‑p… ) you can click another model to change the source topology triangle ideal for real‑time engines that consume triangle meshes quad better when you plan to sculpt, subdivide, or further edit the mesh target polycount presets like 3k , 10k , etc a manual input option (pencil icon) for custom polycounts these settings define how dense, clean, and engine‑friendly your final mesh will be, making remesh a key step before texturing, rigging, or exporting to unity
