Merging vertices in Blender could be necessary to remove double vertices (overlapping vertices) or for other hard-surface modeling purposes. There are a handful of methods for merging vertices in Blender and we’ll quickly cover them here.

Industrial 3D Models in the Blender viewport.
Industrial greeble assets in Blender 3D viewport.

This page may contain affiliate links which pay me a commission if used to make a purchase. As an Amazon Associate, I earn from qualifying purchases.

Merge Vertices By Distance to Remove Doubles

When two or more vertices of a mesh object are so close together that they can’t be distinguished, problems occur.

These are known as “Doubles” or “Double Vertices” in 3D software. Double vertices use unnecessary data and cause significant shading problems. Here’s how to fix them.

To remove double vertices in Blender, select all or a portion of the mesh in Edit Mode. Use the shortcut “M” to see merge options and choose “By Distance.”

After we merge by distance, we can open the Operator Panel in the bottom left of the 3D Viewport. Here we can adjust how far apart we want to merge vertices.

The operator panel for "Merge by Distance" shows a box to type in a distance to merge vertices by.
Merge by Distance Operator Panel

In the operator panel, we see a distance. Vertices that are closer together than this distance will be merged during the operation. Vertices farther away than this distance will not be merged.

Changing this distance or selecting either of the options below it will change the very last operation we conducted.

If you’re looking for how to merge entire objects together, that’s a different post.

Other Ways to Merge Vertices in Blender

Perhaps you want to merge two vertices that are not overlapping (doubles). This is necessary if we’ve messed up our geometry with things like the knife tool. The same shortcut “M” can be used to merge vertices in other ways also.

Select two or more vertices that you want to merge. The order in which you select them is important. Press “M” on the keyboard to merge the vertices. A small context menu will appear with a few options.

A context box appears after pressing the shortcut "M" to merge vertices in the Blender viewport.

The following image will serve as an example for each method of merging vertices below. The numbers indicate the order in which the vertices were selected.

Four vertices of an object are selected in a specific order.

Depending on your selection, you may see some or all of the following options:

Merge At Center

When we’ve selected two or more vertices, we will have the option to merge them at their center. This will consolidate all of the vertices into a single vertex and will place it at the “center” or median location of where the previous vertices were located.

The four previously selected vertices are merged into one vertex at the center (median) location.

Merge At Cursor

When two or more vertices are selected and the “Merge at cursor” option is selected, the vertices will be consolidated into one vertex. The new vertex will be positioned at the location of the 3D Cursor.

The four selected vertices are merged into one at the location of the 3D cursor.

Collapse

We may see the option for “Collapse” under the merge settings. When this setting is chosen, selected “islands” of vertices will be merged independently.

For example, if we have several non-adjacent faces of an icosphere selected and choose collapse, a single vertex will remain for each unconnected island. It will be placed at the median center of the selected island.

Three non-adjacent faces of an icosphere are selected.
Before collapse
Thre non-adjacent faces have been merged into single connected vertices.
After collapse

Merge At First

Above I said the order in which you select the vertices may be important. The “Merge at First” option tells Blender to combine the selected vertices. Blender will then place the new single vertex at the location of the first vertex which was initially selected.

The four selected vertices have merged into one vertex at the location of the first selected vertex.

Merge At Last

Similar to the way “Merge at First” works, “Merge at Last” combines the selected vertices into a single vertex. With this setting, the newly created vertex will be placed at the location of the vertex which was selected last.

The four selected vertices have been merged and moved to the location of the last selected vertex.

Merge Edges & Faces?

So we’ve covered how to merge vertices, but what if we want to merge edges or faces? Well, with the merge operation, Blender will essentially treat edges and faces the same way their component vertices would be treated if selected.

So, if you have some edges or faces selected and use the merge functions, it will operate exactly as if you had changed to vertex select mode. Each vertex used to create the selected edges and faces will merge when the operation is run.

When we use the term “Merge” for edges and faces, we may mean we want to “Join” the edges and faces.

Two 3d human models
Human Generator Add-On for Blender

Joining Edges & Faces

If you are looking to take two adjacent faces or edges and make them into a single, larger one, you probably want to “join” instead of merge them.

To join or merge two adjacent faces in Blender, select the faces in edit mode and and press “F.” Blender will combine the faces if topologically possible.

However, in almost all situations this will cause the creation of an ngon. An ngon can cause shading and other issues so be careful.

A beach scene with nature assets
Geo Scatter Add-on for Blender
Two of six faces are selected on a plane. in Blender 3D.
Two adjacent faces selected.
Two of six faces have been joined creating an ngon in the Blender 3D Viewport.
Two faces joined to form ngon.

The same “Join” operation will work to create a plane between two or more edges. For example, if we select two edges and press “F” a four-sided face will be created to fill the space between the two edges.

Two edges are selected in Blender.
Two edges selected.
The two edges have been joined to create a face.
Edges joined into a face

We may need to recalculate normals after adding geometry like this.

Conclusion

There are a handful of ways to merge vertices as part of our 3D modeling workflow or to remove double vertices. The keyboard shortcut “M” can be used when multiple vertices are selected. Then we can choose from the available methods of combining the verts.

I hope this helped, have a look around the site and check out my videos on YouTube.

Also read the Blender manual’s documentation on the merge feature in Blender.

Get Brandon’s Newsletter

By submitting, you agree to receive periodic e-mails from me. You can unsubscribe at any time.