|
1 | 1 | # Mesh Align Plus (Blender Addon)
|
2 |
| -Mesh Align Plus is a precision modeling addon that lets you move mesh parts and objects around, by picking points of interest and using them as targets for alignments, rotations and other types of transformations. |
| 2 | +Mesh Align Plus helps you move things around, precisely: arrange objects in your scene, align mesh parts to each other while you're modeling, and create complex custom transformations using measurements from your models. |
3 | 3 |
|
4 |
| -For example: rest a plane against the tips of three separate pyramid objects...or select an edge and rotate part of your mesh around it (or even take that axis and shift it to a new location, then rotate from there). |
| 4 | +In short: You choose from a basic set of operations, pick reference points, and apply custom transformations to a variety of targets. Flexible reference picking and a depth of customization enable sophisticated results. |
5 | 5 |
|
6 |
| -The complete manual/wiki is here currently (visit for more info, including contact information): https://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Modeling/Mesh_Align_Plus |
| 6 | +Some concrete examples of things you can do with the addon: |
| 7 | +* Grab an edge, then rotate an object around it |
| 8 | +* Stick a flat surface from one object against a flat surface on another object |
| 9 | +* Align something to an invisible axis, or shift that axis to a new location first and then rotate around it. |
7 | 10 |
|
8 |
| -See the simple demo clips below for a general sense of what the addon can do, or watch the full 30 minute demo video on <a href="https://www.youtube.com/watch?v=ebEkfAQ4OOk">YouTube (Link)</a>. |
| 11 | +See the simple demo clips below for a general sense of what the addon can do, read the Wiki above, or watch the video tutorial on <a href="https://youtu.be/VBoic2MIC8U">YouTube (Link)</a>. |
9 | 12 |
|
10 |
| -<div> |
11 |
| -<div style="float:left"><img stlye="width:80px" src="http://i.stack.imgur.com/hi2Lw.gif"></div> |
12 |
| -<div style="float:left"><img stlye="width:80px" src="http://i.stack.imgur.com/dOOF8.gif"></div> |
13 |
| -<div style="float:left"><img stlye="width:80px" src="http://i.stack.imgur.com/IgMGY.gif"></div> |
14 |
| -<div style="float:left"><img stlye="width:80px" src="http://i.stack.imgur.com/05uXX.gif"></div> |
15 |
| -</div> |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
0 commit comments