Skip to content

Edgeweaver

by NizamNet·Modeling

Images © NizamNet. Used for product review; image policy.

Why we like it

Edgeweaver earns its place in the Superhive library for tackling a specific pain point — bridging edge chains with unequal vertex counts — with a set of dedicated reduction solvers and a live viewport overlay.

What is Edgeweaver?

Edgeweaver is a topology solver from NizamNet for Blender, built to bridge edge chains that have unequal vertex counts. Its core algorithm handles geometry negotiation through intelligent density solving, auto-injecting resolution to produce quad bridges without the manual vertex matching that Blender's native approach requires.

The addon ships with hard-coded solvers for common topology mismatch scenarios, including 5-to-3, 4-to-1, 3-to-1, 4-to-2, 3-to-2, 2-to-1, hybrid, loops and a fallback pattern. It aims for zero N-gon tolerance in its results, and further improvements are planned for upcoming releases.

A lightweight GLSL overlay draws directly in the viewport for live GPU preview. This lets you visualize flow before committing, check twists and bridge connections, and work without Undo/Redo loops. Edgeweaver is compatible with Blender 3.3 through 5.0 and is distributed under the GPL license. A demo video is available.

Who is Edgeweaver best for?

Edgeweaver is best for blender artists handling retopology and mesh optimization who need to patch and bridge topology across mismatched vertex counts.

How much does Edgeweaver cost?

Edgeweaver is completely free to download and use.

Key features

  • Automatic quad bridging between edge chains with unequal vertex counts
  • Geometry negotiation core with intelligent density solving that auto-injects resolution
  • Hard-coded reduction solvers: 5-to-3, 4-to-1, 3-to-1, 4-to-2, 3-to-2, 2-to-1, hybrid, loops and fallback
  • Live GPU preview via a lightweight GLSL viewport overlay
  • Visualize flow before committing and check twists and bridge connections
  • Zero N-gon tolerance in generated bridges

Tags

#retopology#topology#mesh optimization#bridge quads#modeling#Blender addon#GPU overlay#NizamNet

Frequently asked questions

Does Edgeweaver work with Blender 4.2 or 5.0?

Edgeweaver lists compatibility with Blender versions 3.3 through 5.0, so it covers Blender 4.2 and 5.0 along with the releases in between. It requires the Blender 3.0+ core. Because it spans a wide version range, it should fit into most current Blender pipelines. If you run a version outside that range, check the developer's page for the latest supported builds before installing.

What topology patterns does Edgeweaver handle?

Edgeweaver includes hard-coded solvers for common topology mismatch scenarios: 5-to-3, 4-to-1, 3-to-1, 4-to-2, 3-to-2, 2-to-1, hybrid, loops and a fallback pattern. It negotiates geometry through intelligent density solving and auto-injects resolution to create quad bridges, aiming for zero N-gon tolerance in the results. The developer notes that further improvements to these solvers are planned for upcoming releases, so the pattern coverage may grow over time. For scenarios not covered by a dedicated solver, the fallback pattern is applied. Check the developer's page for details on how each pattern behaves in your particular mesh.

How does Edgeweaver's GPU overlay work?

Edgeweaver draws a lightweight GLSL overlay directly in your Blender viewport for a live GPU preview. This lets you visualize flow before committing, check twists and bridge connections, and avoid Undo/Redo loops while working. The preview is intended to let you review the result before applying it rather than guessing at the outcome, which the developer positions as an alternative to trial-and-error editing. Because the overlay is drawn in the viewport in real time, you can inspect a proposed bridge as you set it up. Consult the developer's documentation for the specific controls.

Is Edgeweaver free, and what license does it use?

Edgeweaver is listed as free in this catalog and is distributed under the GPL license. For current licensing terms, updates and support details, check the developer's page. NizamNet is listed as a Blender Development Fund contributor, and the addon is marked as version 1.0. Confirm the latest availability and any support options directly with the developer before you rely on it in production.

Similar plugins