Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Squeaky Clean Topology in Blender

You're reading from   Squeaky Clean Topology in Blender Create accurate deformations and optimized geometry for characters and hard surface models

Arrow left icon
Product type Paperback
Published in Dec 2022
Publisher Packt
ISBN-13 9781803244082
Length 248 pages
Edition 1st Edition
Tools
Concepts
Arrow right icon
Author (1):
Arrow left icon
Michael Steppig Michael Steppig
Author Profile Icon Michael Steppig
Michael Steppig
Arrow right icon
View More author details
Toc

Table of Contents (13) Chapters Close

Preface 1. Part 1 – Getting Started with Modeling and Topology
2. Chapter 1: Navigating and Modeling in Blender FREE CHAPTER 3. Chapter 2: The Fundamentals of Topology 4. Chapter 3: Deforming Topology 5. Chapter 4: Improving Topology Using UV Maps 6. Part 2 – Using Topology to Create Appropriate Models
7. Chapter 5: Topology on a Humanoid Head 8. Chapter 6: Topology on a Humanoid Body 9. Chapter 7: Topology on a Hard Surface 10. Chapter 8: Optimizing Geometry for a Reduced Triangle Count 11. Index 12. Other Books You May Enjoy

Adding more vertices to enhance a mesh’s geometry

There are a few ways to add more vertices to a mesh. The one used most frequently later on in this book is extrusion. You can extrude a selection of a mesh by pressing E and moving the mouse to the desired extrusion point.

Figure 1.12 shows one vertex being extruded, although you can extrude faces, edges, and a bigger selection as well.

Figure 1.12 – An extruded vertex

Figure 1.12 – An extruded vertex

Another way to create more geometry is to duplicate a mesh. To duplicate a mesh, just select the parts you want to duplicate and press Shift + D. This is usually the method used to start a new section of geometry. Just like the transforms listed earlier, to finalize the action, press the LMB, and to cancel it, press the RMB. Be careful when doing these operations, as right-clicking will just reset the location of the operation and will not delete the new geometry. Figure 1.13 shows a face being duplicated.

Figure 1.13 – A duplicated face

Figure 1.13 – A duplicated face

Once you have created a string of edges, as shown in Figure 1.14, you might want to create a face connecting them.

Figure 1.14 – Edges to make a face

Figure 1.14 – Edges to make a face

To do this, you either need to select at least three vertices or two edges and press F. Figure 1.15 shows the face that was created.

Figure 1.15 – A face made from the selected edges

Figure 1.15 – A face made from the selected edges

We can also add geometry by subdividing the mesh. Subdividing the mesh divides the faces of a model into more small faces. To subdivide, select the faces that you want to subdivide and press the RMB. This will bring up the Vertex Context Menu options, as shown in Figure 1.16, with Subdivide at the top of the menu.

Figure 1.16 – Vertex Context Menu

Figure 1.16 – Vertex Context Menu

After selecting Subdivide, your mesh will subdivide, and a new tab to control the subdivision will pop up in the bottom left. Both the mesh and the tab can be seen in Figure 1.17.

Figure 1.17 – The subdivided mesh and subdivision settings

Figure 1.17 – The subdivided mesh and subdivision settings

You can also add any number of primitive objects to your scene. A primitive object is a basic shape such as a cube or sphere that you can add to your scene as a starting point for your model. To add a primitive in object mode, simply press Shift + A and hover your mouse over the mesh tab at the top, as shown in Figure 1.18.

Figure 1.18 – The Add menu

Figure 1.18 – The Add menu

Now that we know how to add geometry, we need to learn how to remove it as well. After selecting the desired areas for removal, press X. This will pull up a dropdown with a lot of options in the form of the Delete menu, as shown in Figure 1.19.

Figure 1.19 – The Delete menu

Let us understand the Delete menu in detail:

  • Deleting Vertices will remove everything you have selected
  • Deleting Edges will delete the edges you have selected and any faces connected to them
  • Deleting Faces will delete faces and any edges that do not have any other faces connected to them to prevent floating edges
  • Deleting Only Edges & Faces will delete faces and selected edges
  • Deleting Only Faces will only delete faces without deleting any edges
  • Dissolve will remove the selected geometry and create a face to prevent any holes

To undo a transform, press Ctrl + Z. To redo a transform that you undid, press Ctrl + Shift + Z.

In this section, we managed to add geometry while interacting directly with the mesh. There are also ways to change the mesh indirectly.

You have been reading a chapter from
Squeaky Clean Topology in Blender
Published in: Dec 2022
Publisher: Packt
ISBN-13: 9781803244082
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image