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 – seeing what fields look like


I made a Blender file that has the white square on the black background for you. Looking at it in action may help you get an idea of what goes on with fields:

  1. Load the program 4909OS_12_Fields.blend from your Chapter 12 download pack.

  2. Press F12. You see a white square on a black background.

  3. In the Post Processing subpanel of the Render panel in the Properties window, check the Fields checkbox.

  4. Press F12.

What just happened?

When you have fields turned on, two images are rendered and merged. One image represents the time during the first half of the frame. Every other line is rendered. The other represents the time during the second half of the frame. Then, the alternating lines are rendered.

When both fields are rendered, on the computer screen, the image looks like the following screenshot. The left-hand fringe is where the square was only during the first field, and the right-hand fringe is where the square was only during the second field. The...