Skip to content

The Vertex Aligner addon for Blender, a tool designed to help you easily align multiple vertices along a straight line defined by two reference vertices.

License

Notifications You must be signed in to change notification settings

Silik1/Vertex_Aligner_Blender_Addon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Vertex_Aligner_Blender_Addon

The Vertex Aligner addon for Blender, a tool designed to help you easily align multiple vertices along a straight line defined by two reference vertices. It works with Blender 3.0+

With the Vertex Aligner addon, you can:

  • Select two reference vertices to define the alignment direction. Store the global coordinates of the reference vertices with a single click.
  • Select additional vertices and align them along the line formed by the reference vertices. The addon features a user-friendly interface, accessible through a dedicated panel in the 3D View. It comes with two easy-to-use buttons that allow you to store the reference vertex coordinates and align the selected vertices with minimal effort.

Demo

VertexAligner_02

Installation

Install and enable the addon in Blender:

  • Save the provided script as a ".py" file.
  • In Blender, go to Edit > Preferences > Add-ons > Install and select the saved ".py" file.
  • Enable the addon by checking the box next to its name in the list.

Access the addon's panel in the 3D View:

In the 3D View, open the sidebar by pressing "N" on your keyboard. Navigate to the "Vertex Aligner" panel.

How to use it ?

To use the Vertex Aligner addon, follow these simple steps:

  • In Edit Mode, select two vertices to serve as reference points for the alignment direction. tuto01

  • Click the "Stores coordinates" button in the panel to store their global coordinates. tuto02

Align additional vertices along the line formed by the reference vertices:

  • Select the vertices you want to align. tuto03

  • Click the "Align selected vertices" button in the panel. tuto04

That's it! The selected vertices will now be aligned along the straight line defined by the two reference vertices. The Vertex Aligner addon is a powerful tool to improve the precision and efficiency of your modeling workflow in Blender. tuto05

About

The Vertex Aligner addon for Blender, a tool designed to help you easily align multiple vertices along a straight line defined by two reference vertices.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages