Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
en:blender:aligning_models [2025/08/18 13:47] – removed adminwiki | en:blender:aligning_models [2025/08/18 13:47] (current) – created adminwiki | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== Aligning models ===== | ||
+ | There are several methods for aligning models to the grid. In the following, first a simple and then a more complicated method is presented. | ||
+ | |||
+ | **1) Simple alignment** | ||
+ | |||
+ | {{blender: | ||
+ | |||
+ | Often an object that is not aligned correctly can be corrected by opening the " | ||
+ | |||
+ | **2) Complex alignment** | ||
+ | |||
+ | {{blender: | ||
+ | |||
+ | If we look at the rotation values of this cube, we can see that it shows 0 for all axes. This means that we need a way to find these values to bring it back to its original rotation. | ||
+ | |||
+ | {{blender: | ||
+ | |||
+ | To do this we need an empty object (an ' | ||
+ | |||
+ | {{blender: | ||
+ | |||
+ | Next, switch on snapping (the magnet at the top), select the edge from the dropdown menu and then switch on "Align rotation to target" | ||
+ | |||
+ | {{blender: | ||
+ | |||
+ | Select the empty object and press G to move it. By snapping it into place, it can snap to any edge of the cube. As soon as it is on the desired edge, click to place it. | ||
+ | |||
+ | {{blender: | ||
+ | |||
+ | Select the empty object and hold down the Shift key to select the second cube. Press Ctrl + P and click on " | ||
+ | |||
+ | {{blender: | ||
+ | |||
+ | The rotation tab now shows the rotation of the void, and since the cube is coupled to the void, we can move them together. Note: the empty cube does not snap to all axes, this is important for the next steps. | ||
+ | |||
+ | {{blender: | ||
+ | |||
+ | We can now simply align two of the axes. The third axis requires an additional step as the empty axis is not perfectly aligned with the Z-axis of the cube. If we were to omit this axis, the cube would visually remain slightly rotated. | ||
+ | |||
+ | {{blender: | ||
+ | |||
+ | We remove the parent to repeat the process, press Alt + P and select " | ||
+ | |||
+ | {{blender: | ||
+ | |||
+ | This time, align the empty cube with the top edge to get an accurate value on the z-axis. zero the z-axis | ||
+ | |||
+ | {{blender: | ||
+ | |||
+ | The empty cube was flipped when it was snapped to the edge, so technically the cube is upside down after zeroing. We can rotate it 180 degrees again if needed, as the cube is now square on the axes. When you are finished, press Alt + P to apply the transformation and cancel the parenthood. |