Book Image

Blender 3D Basics Beginner's Guide Second Edition

By : Gordon Fisher
Book Image

Blender 3D Basics Beginner's Guide Second Edition

By: Gordon Fisher

Overview of this book

This book teaches you how to model a nautical scene, complete with boats and water, and then add materials, lighting, and animation. It demystifies the Blender interface and explains what each tool does so that you will be left with a thorough understanding of 3D. This book starts with an introduction to Blender and some background on the principles of animation, how they are applied to computer animation, and how these principles make animation better. Furthermore, the book helps you advance through various aspects of animation design such as modeling, lighting, camera work, and animation through the Blender interface with the help of several simple projects. Each project will help you practice what you have learned and do more advanced work in all areas.
Table of Contents (20 chapters)
Blender 3D Basics Beginner's Guide Second Edition
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
3
Controlling the Lamp, the Camera, and Animating Objects
Index

Time for action – making selection easy with Edge Loops and Edge Rings


You've got the sloop to the proper length and set up the edges you'll need to control the shape of the sloop's hull. Now, you'll learn some new tools that will give you the control you need to complete the job, as described in the following steps:

  1. Use the MMB to rotate the view so you see some of the top, side, and end of the control object.

  2. Choose Edge Select Mode from the 3D View header.

  3. Put the cursor over one of the vertical edges on the side.

  4. Press Alt + RMB to select Edge Loop. It will choose a loop of connected edges, as shown in the following screenshot:

  5. Move the mouse over to the edge between the top and the side. Now press Ctrl + Alt + RMB to select Edge Ring. It will select a ring of edges connected by their faces.

What just happened?

Edge Loop and Edge Ring are handy tools to choose multiple related edges and can speed up your modeling.

Adjusting control points to make the hull of the sloop

It's time to begin the...