The Wayback Machine - https://web.archive.org/web/20151127191717/http://wiki.blender.org:80/index.php/Doc:2.4/Manual/Modeling/Meshes

From BlenderWiki

Jump to: navigation, search

Meshes Objects

As you have seen above, nearly everything in a 3D view is an “object”. All objects share some common properties. However, each object has a given type, and each type of object has its own specificities. We will talk here about meshes, one of the most complex objects in Blender – so this part will be quite long…

Object mode header.
Edit mode header.

Most actions specific to an object type occur in Edit mode (see above the GUI differences between Object and Edit modes for meshes). Remember that you switch between these modes with ⇆ Tab. Note that for meshes, there are a few additional modes, described later in this chapter (for Scuplt and Weight Paint modes), or in the material/texture parts (for Vertex Paint and Texture Paint modes).

Also remember that after creating a mesh, you may be immediately placed in Edit mode (see object editing for more details).

Two cubes selected prior to Edit mode.

If multiple objects are selected and Edit mode is entered then the last object selected (the active object) enters Edit mode. The other objects remain purple and in Object mode. As shown in image (Two cubes selected prior to Edit mode), both cubes were selected prior to Edit mode and now the left cube is still purple and the right cube (the active one) is in Edit mode.

After talking about some misc topics below, we will first discuss mesh structure and mesh primitives (i.e. the meshes you can directly add to your scene, without any modeling work!).

Then you will see the various ways you can select elements in a mesh, and how to edit this selection.

We will end with various important topics, that are specific to meshes, but often have a larger scope or effect: vertex groups and the related Weight Paint mode, and how to render meshes nicely smoothed.

But first, some important general topics.

Finding Mesh Tools

The mesh tools are located in many places, and you can often find them in several ones (sometimes even under different names!). Here is a non-exhaustive list of the main tools locations:

  • The Editing context (F9) – this is the main place, especially the four panels illustrated below:
  • The Mesh menu of the 3D view header – it gathers many of the editing tools.
  • The Select menu of the 3D view header – it gathers nearly all selecting tools.
Specials menu.
  • The “Specials” menus – in fact, there are at least four of them: Specials (W) contains some commonly used tools; Vertex Specials (CtrlV holds some vertex-specific tools; the same goes for Edge Specials (CtrlE) and Face Specials (CtrlF) menus.
  • There are many more contextual menus, more specialized, that we will talk about in the relevant pages.
Blender3D FreeTip.gif
Keyboard Tip
You can access the entries in any popup-menu by using the corresponding numberkey (for entries between 1 and [1]0), or Alt-numberkey (entries between 11 and [2]0 – I hope no menu has more than twenty entries!). For example, pressing W and then 1 NumPad will subdivide the selected edges without you having to touch the mouse at all.


Visualization

Cube partly selected.

In Edit mode each vertex is drawn in purple, each edge is drawn in black and each face is drawn in translucent dark-blue. In image (Cube partly selected) the cube on the right is in Edit mode (the cube on the left remained in Object mode).

Each selected vertex or edge is highlighted in yellow (with a lighter shade for the active element – a vertex in Vertex select mode, an edge in Edge one). A selected face is highlighted in translucent purple, and in Face select mode, its selection point is highlighted in orange – the active face being white-dotted.

Hiding Elements

As in Object mode, you can hide what is selected, and then reveal what was hidden. This is very handy to clean up a bit your views, when you are working on a complex model with thousands of vertices…

To hide, use H, the Hide button of the Mesh Tools More panel, or use the Mesh » Show/Hide Vertices » Hide Selected menu option (also available as Hide in Specials menu – W). Note you can also hide what is not selected, using the same Mesh sub-menu, or ⇧ ShiftH.

To reveal what was hidden, use AltH, the Reveal button of the Mesh Tools More panel, or the relevant option in the same Mesh » Show/Hide Vertices or Specials menus.

Mesh Tools More

This panel of the Editing context also has much more visualization options:

Draw Normals and Draw VNormals
When enabled, this will draw respectively the faces and vertices normals, with the length specified in the N Size control just above.
Draw Faces
Enabled by default. It materializes the faces in Edit mode, even in wireframe display, as described above.
Draw Edges
Enabled by default. It always highlight selected edges, even in non-Edge select mode.
Draw Creases
When enabled, it materializes (with their thickness) the crease value of the edges, even when you are not adjusting this Subsurf modifier setting.
Draw Bevel Weight
When enabled, it materializes (with their thickness) the bevel weight of the vertices, even when you are not adjusting this Bevel modifier setting.
Draw Seams
When enabled, it materializes (by outlining them in orange) the edges that are marked as seams (an UVtexturing feature).
Draw Sharp
When enabled, it materialized (by outlining them in red) the edges that are marked as sharp (an EdgeSplit modifier setting).
Edge Lenght
When enabled, it will display the length of all selected edges.
Edge Angles
When enabled, it will display the angles between all selected edges with common vertices.
Face Area
When enabled, it will display the area of all selected faces.


Undo & Redo

Mode: Edit mode

Hotkey: CtrlZ, Ctrl⇧ ShiftZ, AltU

Blender has an optional global undo&redo system, as described here, which allows you to cancel nearly every operation (selcting or editing) you just have done. This tool works in Object mode, so it will only allow you to undo a whole edit session in one step.

Editmode Undo History menu.

However, there is also an “edit” history, using the same hotkeys as the global one, for the Edit mode, see (Editmode Undo History menu). This lists all the undo steps by name so you can quickly find your way back to a known good point in your work.

The edit history is kept across switches between Edit and Object modes, as long as you keep the same object active. This means you can switch to Object mode and come back in Edit one without loosing your edit history, if you do not change the active (selected) object.

User Preferences » Edit Methods.

Mesh “Undo” has the potential to be very memory intensive. A mesh of 64,000 faces and vertices can use over 3MBs of RAM per undo step! If you are on a machine that is strapped for RAM (memory), in the User Preferences window under Edit Methods, there is a NumButton for setting the maximum number of undo steps saved, see image (User Preferences » Edit Methods). The allowable range is between 1 and 64. The default is 32.



Introduction
What is Blender?
Introduction
Blender’s History
License
Blender’s Community
About this Manual
What's changed with Blender 2.4
Installing Blender
Introduction
Python
Installing on Windows
Installing on GNU/Linux
Installing on Mac
Installing on other Operating Systems
Configuring Blender
Directory Layout
Starting
The Interface
Introduction
Keyboard and Mouse
Window System
Arranging frames
Headers
Console window
Window Types
Screens (Workspace Layouts)
Scenes
Configuration
Modes
Contexts
Menus
Panels
Buttons and Controls
Internationalization
Your First Animation
1/2: A static Gingerbread Man
2/2: Animating the Gingerbread Man
The Vital Functions
Quick render
Undo and Redo
Default scene
Screenshots
Help!
Setting Preferences
Configuring Preferences
Interface
Editing
Themes
File
System
Interaction in 3D
Introduction
Introduction
Navigation
Introduction
3D View
3D View Options
3D View Usage
Camera View
Layers
Local or Global View
Sketch in 3D Space
Introduction to Grease Pencil
Drawing sketches
Layers and Animation
Converting sketches to geometry
Transformations
Introduction
Basics
- Grab/Move
- Rotate
- Scale
- Gestures
Advanced
- Mirror
- To Sphere
- Shear
- Warp
- Push/Pull
Transform Control
Introduction
Precision of Transformations
Numeric Transformations
Transform Properties
Reset Object Transforms
Manipulators
Transform Orientations
Axis Locking
Pivot Point
- Active object
- Individual Centers
- 3D Cursor
- Median Point
- Bounding Box Center
Snapping
Snap to Mesh
Proportional Edit
Data System and Files
Blender's Data System
Blender's Library and Data System
Blender's Datablocks
Scenes
Working with Scenes
The Outliner Window
Appending and Linking
File operations
Introduction
Opening blender files
Saving blender files
Modeling
Introduction
Introduction
Objects
Objects
Selecting Objects
Editing Objects
Groups and Parenting
Tracking
Duplication
- DupliVerts
- DupliFaces
- DupliGroup
- DupliFrames
Mesh Objects
Meshes
- Mesh Structures
- Mesh Primitives
Selecting
- Selectable Elements
- Selection Basics
- Advanced Selecting
- Selecting Edges
- Selecting Faces
Editing
Basic Editing
- Translation, Rotation, Scale
- Adding Elements
- Deleting Elements
- Creating Faces and Edges
- Mirror editing
Vertex Editing
Edge Editing
Face Editing
Deforming Tools
- Mirror
- Shrink/Fatten Along Normals
- Smooth
- Noise
Duplicating Tools
- Duplicate
- Extrude
- Extrude Dup
- Spin
- Spin Dup
- Screw
Subdividing Tools
- Subdivide
- Subdivide fractal
- Subdivide smooth
- Loop Subdivide
- Knife Subdivide
- Bevel
Miscellaneous Tools
Retopo Tool
Sculpt Mode
Multi Resolution Mesh
Vertex Groups
Weight Paint
Mesh Smoothing
Curve Objects
Curves
Selecting
Editing
Advanced Editing
Surface Objects
Surfaces
Selecting
Editing
Text Objects
Texts
Editing
Meta Objects
Metas
Editing
Empty Objects
Empties
Group Objects
Groups
Scripts
Modeling Scripts
Modifiers and Deformation
Introduction
Introduction
Modifiers Stack
Modify
UVProject
Generate
Array
Bevel
Booleans
Build
Decimate
EdgeSplit
Mask
Mirror
Subsurf
Deform
Armature
Cast
Curve
Displace
Hooks
Lattice
MeshDeform
Shrinkwrap
SimpleDeform
Smooth
Wave
Simulate
Cloth
Collision
Explode
Fluid
Particle Instance
Particle System
Soft Body
Lighting
Introduction
Introduction
Lights
Introduction
Light Properties
Light Attenuation
Light Textures
What Light Affects
Lights In Other Contexts
Shadows
Introduction
Shadow Properties
Raytraced Shadow Properties
Volumetric Lights
Introduction
Lamps
Introduction
Lamp Light
- Raytraced Shadows
Spot Light
- Raytraced Shadows
- Buffered Shadows
- Halos
Area Light
- Raytraced Shadows
Hemi Light
Sun Light
- Raytraced Shadows
- Sky & Atmosphere
Lighting Rigs
Radiosity
Introduction
Rendering
Baking
Scene Light
Ambient Light
Ambient Occlusion
Exposure
Exposure
Materials
Introduction
Introduction to Shading
Materials Introduction
Usage
Assigning a material
Material Preview
Material Options
Multiple Materials
Properties
Diffuse Shaders
Specular Shaders
Ambient Light Effect
Color Ramps
Raytraced Reflections
Raytraced Transparency
Subsurface Scattering (SSS)
Strands
Node Materials
Material Nodes
Nodes Editor
Node Controls
Nodes usage
Nodes Groups
Material Node Types
- Input Nodes
- Output
- Color
- Vector
- Convertor
- Dynamic
Vertex Paint
Using Vertex Paint
Halos
Halos
Textures
Introduction
Introduction
UV/Image Editor
Common Options
Texture Stack
Texture Types
Texture Types
Procedural Textures
Image Textures
Video Textures
Texture Nodes
- Nodes Editor
- Node Controls
- Nodes usage
- Nodes Groups
-- Textures Input Nodes
-- Textures Output Nodes
-- Textures Color Nodes
-- Textures Patterns Nodes
-- Textures Textures Nodes
-- Textures Convertor Nodes
-- Textures Distort Nodes
Texture Plugins
Texture Painting
Painting the Texture
- Projection Paint
Mapping
Mapping
Environment Maps
UV Unwrapping Explained
- Unwrapping a Mesh
- Managing the UV Layout
- Editing the UV Layout
- Applying an Image
Influence
Influence
- Material
-- Bump and Normal
-- Displacement
- Particles
- World
World and Ambient Effects
World
Introduction
World Background
Ambient Effects
Mist
Stars
Rigging
Introduction
Introduction to Rigging
Armatures
Armature Objects
Panels overview
Bones
Visualization
Structure
Selecting
Editing
- Bones
- Properties
- Sketching
- Templating
Skinning
Introduction
Linking Objects to Bones
Skinning to Objects’ Shapes
Retargeting
Posing
Introduction
Visualization
Editing Poses
Pose Library
Using Constraints
Inverse Kinematics
Constraints
Introduction
Introduction
Constraints Common Interface
Constraints’ Stack
Transform Constraints
Copy Location
Copy Rotation
Copy Scale
Limit Distance
Limit Location
Limit Rotation
Limit Scale
Transformation
Tracking Constraints
Clamp To
IK Solver
Locked Track
Stretch To
Track To
Relationship Constraints
Action
Child Of
Floor
Follow Path
Null
Rigid Body Joint
Script
Shrinkwrap
Animation
Introduction
Introduction
The Timeline
Markers
3D Views
Animation Editors
Animation Editors
Ipo Editor
Ipo Curves and Keyframes
Ipo Datablocks
Ipo Types
Ipo Editor Interface
Editing
- Ipo Curves
- Keyframes
Ipo Drivers
Action Editor
Editing Action Channels
NLA Editor
Editing NLA Strips
Strip Modifiers
Animation Techniques
Introduction
Animating Objects
- Using Constraints
- Moving Objects on a Path
Animating Shapes
- Shape Keys
- Editing Shape Keys
- Animating Shape Keys
- Shape Keys Examples
Indirect Shape Animation
Animating Armatures
- Stride
Animating Lamps
Animating Cameras
Animating Materials
Animating Textures
Animating World
Physical Simulation
Introduction
Introduction
Dynamics
Force Fields
Collisions
Particles
Particles
Types
Physics
- Newtonian
- Keyed
- Boids
Visualization
Controlling Emission, Interaction and Time
Cache & Bake
Hair
Children
Vertex Groups
Particle Mode
Soft Body
Introduction
Exterior Forces
Interior Forces
Collisions
Simple Examples
Combination with Armatures
Combination with Hair Particles
Reference
Cloth
Introduction
Fluids
Fluid
Using the Game Engine
Using the Game Engine
Rendering
Introduction
Introduction
Camera
The Camera
Perspective (Vanishing points)
Depth Of Field
Render
Displaying Renders
Basic Options
Antialiasing (Oversampling)
Rendering Animations
Panoramic
Render Baking
Using the Command Line
Output
Output
Video Output
Effects and Post Processing
Introduction
Render Layers
Render Passes
Edges & Toon
Stamp
Color Management & Exposure
Depth Of Field
Motion Blur
Render Performance
Rendering Performance
Distributed Rendering
External Render Engines
Introduction
YafRay
Compositing with nodes
Composite Nodes
Introduction
Nodes Editor
Node Controls
Nodes usage
Nodes Groups
Composite Node types
Composite Node types
Input Nodes
Output Nodes
Color Nodes
Vector Nodes
Filter Nodes
Convertor Nodes
Matte Nodes
Distortion Nodes
Editing Sequences
Introduction
Introduction
The sequencer
Usage
Sequencer Modes
Sequence Screen Layout
Effects
Built-in Effects
Plugin Effects
Audio
Audio Sequences
Extending Blender
Introduction
Introduction
Python Scripting
Python Scripting in Blender
Setting up Python
The Text Editor
A working example
References
Python Scripts
Script Catalog
Bundled Scripts
Plugins
Blender's Plugins System
Texture plugins specifications
Sequence plugins specifications
Game Engine
Introduction
Introduction
The Logic Editor
Usage
Game Properties
Sensors
Introduction
Sensor Types
Controllers
Introduction
Expressions
Actuators
Introduction
Action
Camera
CD
Constraint
Edit Object
Ipo
2D Filters
Game
Message
Motion
Parent
Property
Random
Scene
Shape Action
Sound
State
Visibility
Cameras
Cameras
Dome Camera
Physics
Physics Engine
Material Physics
Object Types
- Static
- No Collision
- Dynamic
- Rigid Body
- Soft Body
- Occluder
- Sensor
Python API
Bullet physics
VideoTexture
Various resources
List of Features
External resources
Game Engine Basics (BSoD Tutorial)
FAQ