3.3. The 3DWindow

3.3.1. 3D Toolbar

3.3.1.1. WindowType

As with every window header, the first button left allows you to set the window type.

3.3.1.2. Menus

The triangular button expand/collapses menus. Menus provide a self-explicative way to access to all Blender functions which can be performed in the 3D Window. They are context sensitive and will change depending on the selected Object and current Mode.

Widows with menus, as the 3D Viewport, does not have the standard "Full Window" and "Home" header buttons, actions which have moved to the View Menu.

Menu items are in general self-explanatory and the relative functionality has been explained in the Chapter 2 exceptfor the View Menu, which is described here.

View Properties. Opens a floating panel allowing to set the properties (Grid Spacing, ClipStart and Clip End) of the 3D Viewport.

Background Pic. Opens a floating panel allowing to load a picture to be used as a background in the 3D window. The image can be resized and its opacity determined in the panel

View. Next entry group, taking most of the menu and self explanatory, sets the Viewport viewing point, duplicating The Numeric Keypad functions and the CKEY and HOME Keys.

Those deserving an explanation are:

  • Camera View, hotkey NUM0

  • Top View, hotkey NUM7

  • Front View, hotkey NUM1

  • Right View, hotkey NUM3

All these views can be 'seen' from the other direction by using SHIFT modifier. Views can be Orthographic, Perspective. Blender offers this method from every view, not just from the X, Y or Z axes. Perspective is a more realistic view of the 3D scene, but the Ortographic one is more handy for editing (toggle with NUM5).

Local View/Global View allows the user to continue working with complex Scenes. The currently selected Objects are taken separately, centered and displayed completely. The use of 3DWindow layers is temporarily disabled. Reactivating this option restores the display of the 3DWindow in its original form. If a picture is rendered from a LocalView, only the Objects present are rendered plus the visible lamps, according to the layers that have been set. Activating a new Camera in LocalView does not change the Camera used by the Scene. THese are toggled with the hotkey NUM/.

Orthographic, Perspective and Camera view. Blender offers this method from every view, not just from the X, Y or Z axes. Perspective is a more realistic view of the 3D scene, but the Orthographic one is more handy for editing (toggle with NUM5). Camera view is the view as will be rendered (NUM0).

Viewport Navigation submenu contains menu entries for rotating and zooming the view.

Play back animation. Plays back animation (ALT-A).

3.3.1.3. Mode

Allows to switch Mode among the allowed ones for active Object:

  • Object Mode Mode (all) TAB toggles.

  • Object Edit Mode (all) TAB toggles.

  • UV Face select (Mesh) FKEY toggles.

  • Vertex Paint (Mesh) VKEY toggles.

  • Texture Paint (Mesh).

  • Pose Mode (Armature) CTRL-TAB.

3.3.1.4. Draw Mode

This menu sets the drawing method. Respectively:

  • BoundBox. The quickest method, for animation previews, for example.

  • WireFrame.

  • Solid. Zbuffered with the standard OpenGL lighting. ZKEY toggles between WireFrame and Solid.

  • Shaded. This is as good an approach as is possible to the manner in which Blender renders - with Gouraud shading. It displays the situation from a single frame of the Camera. SHIFT-Z toggles, use CTRL-Z to force a recalculation.

  • Textured.

Objects can have their own Draw Type, independent of the window setting (see EditButtons>>DrawType). The rule is that the minimum (more economic) DrawMode is displayed.

3.3.1.5. Pivot Point

This menu determine the manner in which the Objects (or vertices) are rotated or scaled or mirrored.

3.3.1.6. Bounding Box Center

The midpoint of the boundbox is the center of rotation or scaling. Hotkey: COMMA.

3.3.1.7. Median Point

The median of all Objects or vertices is the center of rotation or scaling.

3.3.1.8. 3D Cursor

The 3DCursor is the midpoint of rotation or scaling. Hotkey: DOT.

3.3.1.9. Individual Objects Center

All Objects rotate or scale around their own midpoints. In EditMode: all vertices rotate or scale around the Object midpoint.

3.3.1.10. Layers buttons

These 20 buttons show the available layers. In fact, a layer is nothing more than a visibility flag. This is an extremely efficient method for testing Object visibility. This allows the user to divide the work functionally.

For example: Cameras in layer 1, temporary Objects in layer 20, lamps in layers 1, 2, 3, 4 and 5, etc. All hotkey commands and tools in Blender take the layers into account. Objects in 'hidden' layers are treated as unselected.

Use LMB for selecting, SHIFT-LMB for adding/removing to/from the group of selected layers.

Hotkeys: 1KEY , 2KEY , etc. 0KEY for layers 1,2,3,4, etc. Use ALT-1, ALT-2 , ... ALT-0 ) for layers 11, 12, ... 20. Here, as well, use SHIFT + Hotkey adding/removing to/from the group of selected layers.

3.3.1.11. Lock

Every 3DWindow has it's own layer setting and active Camera. This is also true for a Scene: here it determines what layers - and what camera - are used to render a picture. The lock option links the layers and Camera of the 3DWindow to the Scene and vice versa: the layers and Camera of the Scene are linked to the 3DWindow. This method passes a layer change directly to the Scene and to all other 3DWindows with the "Lock" option ON. Turn the "Lock" OFF to set a layer or Camera exclusively for the current 3DWindow. All settings are immediately restored by turning the button back ON.

3.3.1.12. 3DWindow

The standard 3DWindow has:

  • A grid. The dimensions (distance between the gridlines) and resolution (number of lines) can be set with the 3D Viewport floating Panel (View Menu. This grid is drawn as infinite in the presets of ortho ViewMode (Top, Front, Right view). In the other views, there is an finite 'floor'. Many Blender commands are adjusted to the dimension of the grid, to function as a standard unit. Blender works best if the total 'world' in which the user operates continually falls more or less within the total grid floor (whether it is a space war or a logo animation).

  • Axes in colour codes. The reddish line is the X axis, the green line is the Y axis, the blue line is the Z axis. In the Blender universe, the 'floor' is normally formed by the X and Y axes. The height and 'depth' run along the Z axis.

  • A 3D cursor. This is drawn as a black cross with a red/white striped circle. A LeftMouse click moves the 3DCursor. Use the SnapMenu (SHIFT-S) to give the 3Dcursor a specific location. New Objects are placed at the 3D cursor location.

  • Layers (visible in the header buttons). Objects in 'hidden' layers are not displayed. All hotkey commands and tools in Blender take the layers into account: Objects in the 'hidden' layers are treated as not selected. See the following paragraph as well.

  • ViewButtons. Separate variables can be set for each 3Dwindow, e.g for the grid or the lens. Use the View Menu entries.

3.3.1.13. The Mouse

The mouse provides the most direct access to the 3DWindow. Below is a complete overview:

3.3.1.13.1. LMB

Position the 3DCursor.

3.3.1.13.2. CTRL-LMB

In EditMode: create a new vertex.

3.3.1.13.3. Press LMB and drag

These are the Gestures. Blender's gesture recognition works in three ways:

  • Draw a straight line: start translation mode (Grabber)

  • Draw a curved line: start rotation mode.

  • Draw a V-shaped line: start scaling mode.

3.3.1.13.4. MMB

Rotate the direction of view of the 3DWindow. This can be done in two ways (can be set in the UserMenu):

  • the trackball method. In this case, where in the window you start the mouse movement is important. The rotation can be compared to rotating a ball, as if the mouse grasps and moves a tiny miniscule point on a ball and moves it. If the movement starts in the middle of the window, the view rotates along the horizontal and vertical window axes. If the movement begins at the edge of the window, the view rotates along the axis perpendicular to the window.

  • the turntable method. A horizontal mouse movement always results in a rotation around the global Z axis. Vertical mouse movements are corrected for the view direction, and result in a combination of (global) X and Y axis rotations.

3.3.1.13.5. SHIFT-MMB

Translate the 3DWindow. Mouse movements are always corrected for the view direction.

3.3.1.13.6. CTRL-MMB

Zoom in/out on the 3DWindow.

3.3.1.13.7. RMB

Select Objects or (in EditMode) vertices. The last one selected is also the active one. This method guarantees that a maximum of 1 Object and 1 vertex are always selected. This selection is based on graphics (the wireframe).

3.3.1.13.8. SHIFT-RMB

Adds/removes from selection Objects or (in EditMode) vertices. The last one selected is also the active one. Multiple Objects or vertices may also be selected. This selection is based on graphics too (the wireframe).

3.3.1.13.9. CTRL-RMB

Select Objects on the Object-centers. Here the wireframe drawing is not taken into account. Use this method to select a number of identical Objects in succession, or to make them active.

3.3.1.13.10. SHIFT-CTRL-RMB

Adds/removes from selection Objects. The last Object selected is also the active one. Multiple Objects can be selected.

3.3.1.13.11. ALT-CTRL-RMB

In Edit Mode: edge select.

3.3.1.13.12. SHIFT-ALT-CTRL-RMB

In Edit Mode: add/removes edges from selection.

3.3.1.13.13. Press RMB and drag

Select and start translation mode, the Grabber. This works with all the selection methods mentioned.

3.3.1.14. NumPad

The numeric keypad on the keyboard is reserved for view related hotkeys. Below is a description of all the keys with a brief explanation.

3.3.1.14.1. NUM/

LocalView. The Objects selected when this command is invoked are taken separately and displayed completely, centered in the window. See the description of 3DHeader>>LocalView.

3.3.1.14.2. NUM*

Copy the rotation of the active Object to the current 3DWindow. Works as if this Object is the camera, without including the translation.

3.3.1.14.3. NUM- , NUM+

Zoom in, zoom out. This also works for Camera ViewMode.

3.3.1.14.4. NUM.

Center and zoom in on the selected Objects. The view is changed in a way that can be compared to the LocalView option.

3.3.1.14.5. NUM5

Toggle between perspective and orthonormal mode.

3.3.1.14.6. NUM9

Force a complete recalculation (of the animation systems) and draw again.

3.3.1.14.7. NUM0

View from the current camera, or from the Object that is functioning as the camera.

3.3.1.14.8. CTRL-NUM0

Make the active Object the camera. Any Object can be used as the camera. Generally, a Camera Object is used. It can also be handy to let a spotlight function temporarily as a camera when directing and adjusting it. ALT-NUM0 Revert to the previous camera. Only Camera Objects are candidates for 'previous camera'.

3.3.1.14.9. NUM7

Top View. (along the negative Z axis, Y up)

3.3.1.14.10. SHIFT-NUM1

Down View. (along the positive Z axis, Y up)

3.3.1.14.11. NUM1

Front View. (along the positive Y axis, Z up)

3.3.1.14.12. SHIFT-NUM1

Back View. (along the negative Y axis, Z up)

3.3.1.14.13. NUM3

Right View. (along the negative X axis, Z up)

3.3.1.14.14. SHIFT-NUM3

Left View. (along the positive X axis, Z up)

3.3.1.14.15. NUM2 NUM8

Rotate using the turntable method. Depending on the view, this is a rotation around the X and Y axis.

3.3.1.14.16. NUM4 NUM6

Rotate using the turntable method. This is a rotation around the Z axis.

3.3.1.14.17. SHIFT-NUM2 SHIFT-NUM8

Translate up or down; corrected for the view.

3.3.1.14.18. SHIFT-NUM4 SHIFT-NUM6

Translate up or down; correct for the view.

3.3.1.15. Hotkeys

The 3D Viewport hotkeys are hundreds and varyes if Blender is In Object or Edit Modes and on the basys of which object is active. The previous Chapter 2 Contains them all, hence they are not repeated here.

3.3.1.16. Fly Mode

Fly Mode is invoked by SHIFT-F. Works only in Camera ViewMode. The mouse cursor jumps to the middle of the window. It works as follows:

  • Mouse cursor movement indicates the view direction.

  • LMB (repeated): Fly faster.

  • MMB (repeated): Fly slower.

  • LMB and MMB toghether: Set speed to zero.

  • CTRL: translation downwards (negative Z).

  • ALT: translation upwards (positive Z).

  • ESC: Camera back to its starting position, terminate Fly Mode.

  • SPACE: Leave the Camera in current position, terminate Fly Mode.

(Be careful when looking straight up or down. This causes confusing turbulence.)